diff options
author | Diego Biurrun <diego@biurrun.de> | 2011-07-03 23:48:22 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2011-07-06 20:37:31 +0200 |
commit | b845af0115cbdf8f077ddabb2a3fc3f8fc0c09f0 (patch) | |
tree | c343980e7aababdb8628e930f4f4fcced625db55 /.gitignore | |
parent | 5e8d2e337e432cad00daae7a6755c994b4853e70 (diff) | |
download | ffmpeg-b845af0115cbdf8f077ddabb2a3fc3f8fc0c09f0.tar.gz |
gitignore: Drop individual .d ignore; it is already covered by a wildcard.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 8887980bc0..59a0860759 100644 --- a/.gitignore +++ b/.gitignore @@ -42,5 +42,4 @@ tools/pktdumper tools/probetest tools/qt-faststart tools/trasher -tools/trasher*.d version.h |