summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-10-22 12:58:13 -0400
committerGaetan Nadon <memsize@videotron.ca>2009-10-22 12:58:13 -0400
commit078a7d6ae9f7a99f02e235dfbab3231452e55b39 (patch)
tree1cc230e2903cacfac69b43583911872f82b1715e
parentfb5fbf603b6d7b8999a24b6150c6ae6156d2437e (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