summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-10-22 13:00:42 -0400
committerGaetan Nadon <memsize@videotron.ca>2009-11-19 11:28:42 -0500
commit50b546f499ae1cafbdf8e890234616733e2e6633 (patch)
treed47c82f92d0d46661da401408893f364bd2d31cd
parent7aefb53beeaac7de52c44be0032a5a699706b74b (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
1 files changed, 0 insertions, 6 deletions
diff --git a/src/.gitignore b/src/.gitignore
deleted file mode 100644
index 9730646..0000000
--- a/src/.gitignore
+++ /dev/null
@@ -1,6 +0,0 @@
-.deps
-.libs
-Makefile
-Makefile.in
-*.la
-*.lo