summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUoti Urpala <uau@symbol.nonexistent.invalid>2008-04-27 04:59:37 +0300
committerUoti Urpala <uau@symbol.nonexistent.invalid>2008-04-27 04:59:37 +0300
commit38d50e936919cbe03264c8c03fe40fc3af87d95c (patch)
tree411ad3ae29b4101b753be0341cbc82547a35eac7
parent1b84ccbbfc6bb6dbc86333a40dea3cd9a306cf69 (diff)
downloadmpv-38d50e936919cbe03264c8c03fe40fc3af87d95c.tar.bz2
mpv-38d50e936919cbe03264c8c03fe40fc3af87d95c.tar.xz
Add .gitignore files
-rw-r--r--.gitignore16
-rw-r--r--vidix/.gitignore5
2 files changed, 21 insertions, 0 deletions
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
diff --git a/vidix/.gitignore b/vidix/.gitignore
new file mode 100644
index 0000000000..96d02a288a
--- /dev/null
+++ b/vidix/.gitignore
@@ -0,0 +1,5 @@
+/pci_dev_ids.c
+/pci_ids.h
+/pci_names.c
+/pci_names.h
+/pci_vendors.h