summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-10-22 13:02:04 -0400
committerGaetan Nadon <memsize@videotron.ca>2009-11-14 09:23:55 -0500
commitbb994ce018ae6c3e3c5548ae7439cfc5e9aa4554 (patch)
tree3c8a48e146caf4acf60c97909565f1d69b177065
parent67bbda0bddae3e0d39bc8deb7378f467aedfd0e3 (diff)
.gitignore: use common defaults with custom section # 24239
Using common defaults will reduce errors and maintenance. Only the very small or inexistent custom section need periodic maintenance when the structure of the component changes. Do not edit defaults.
-rw-r--r--src/.gitignore6
-rw-r--r--src/xvmc/.gitignore6
2 files changed, 0 insertions, 12 deletions
diff --git a/src/.gitignore b/src/.gitignore
deleted file mode 100644
index 9730646f..00000000
--- a/src/.gitignore
+++ /dev/null
@@ -1,6 +0,0 @@
-.deps
-.libs
-Makefile
-Makefile.in
-*.la
-*.lo
diff --git a/src/xvmc/.gitignore b/src/xvmc/.gitignore
deleted file mode 100644
index 9730646f..00000000
--- a/src/xvmc/.gitignore
+++ /dev/null
@@ -1,6 +0,0 @@
-.deps
-.libs
-Makefile
-Makefile.in
-*.la
-*.lo