summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-10-22 13:08:18 -0400
committerGaetan Nadon <memsize@videotron.ca>2009-10-22 14:51:42 -0400
commit2f953de9bc4be979a5eb30d991f16a7d599234bc (patch)
tree4ce8f681c53cbb543244ab81866e0dd41abf86bf
parent9bbb519eb94840cb40ad74cb7bde31630f29e135 (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