aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Plate <elupus@ecce.se>2011-09-11 21:23:53 +0200
committerMichael Niedermayer <michaelni@gmx.at>2011-09-21 18:02:46 +0200
commit812a4a5813c447e4fdb6b6a46462f1f34f539c51 (patch)
treea837a79d0926635e0d7427c7673d03b3b5659368
parentc9316b7c6d30e87f469ca6d9651f26eff5f4c6e9 (diff)
downloadffmpeg-812a4a5813c447e4fdb6b6a46462f1f34f539c51.tar.gz
gitignore: add files to git ignore generated on a win32 build
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 5a6f4a130226e04e0db3bd7c7c1ff76fe3f06080)
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3e8ed0046e..c831335517 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,9 @@
*-example
*-test
*_g
+*.def
+*.dll
+*.lib
config.*
doc/*.1
doc/*.html