From 38d50e936919cbe03264c8c03fe40fc3af87d95c Mon Sep 17 00:00:00 2001 From: Uoti Urpala Date: Sun, 27 Apr 2008 04:59:37 +0300 Subject: Add .gitignore files --- .gitignore | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000..69977f11c6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,16 @@ +*.o +*.a +*.d +.depend + +/config.h +/config.mak +/configure.log +/help_mp.h +/mencoder +/mplayer +/version.h +/codecs.conf.h +/codec-cfg +/codec-cfg-test +/codecs2html -- cgit v1.2.3