diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000..411891e554 --- /dev/null +++ b/.gitignore @@ -0,0 +1,17 @@ +*.o +*.a +*.d +.depend + +/ffmpeg +/config.h +/config.mak +/configure.log +/help_mp.h +/mencoder +/mplayer +/version.h +/codecs.conf.h +/codec-cfg +/codec-cfg-test +/codecs2html |