summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-10-22 15:47:23 -0400
committerGaetan Nadon <memsize@videotron.ca>2009-10-22 15:47:23 -0400
commit8c251b945f57923a37a34219589ac31227ab65df (patch)
treedab07f02d0f55b37cb5253f1f3ba84747a159e7a /config
parent4de08979f8a77f895919145aa8f5db1b90853537 (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.
Diffstat (limited to 'config')
-rw-r--r--config/.gitignore7
1 files changed, 4 insertions, 3 deletions
diff --git a/config/.gitignore b/config/.gitignore
index 0cf10f7..8545f6a 100644
--- a/config/.gitignore
+++ b/config/.gitignore
@@ -1,7 +1,8 @@
-Makefile
-Makefile.in
+# Add & Override for this directory and it's subdirectories
+Xreset
+Xservers
+Xstartup
Xresources
Xservers.ws
Xsession
xdm-config
-*~