Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoakim Plate <elupus@ecce.se>2011-09-11 23:23:53 +0400
committerMichael Niedermayer <michaelni@gmx.at>2011-09-11 23:42:54 +0400
commit5a6f4a130226e04e0db3bd7c7c1ff76fe3f06080 (patch)
treeb56051cc647f67e72e089fa35d04d458147c5745 /.gitignore
parentdc255275f6293a060518271a151e1ce75499e874 (diff)
gitignore: add files to git ignore generated on a win32 build
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e7585e3d7f..cc671ab985 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,9 @@
*-example
*-test
*_g
+*.def
+*.dll
+*.lib
config.*
doc/*.1
doc/*.html