summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-10-22 13:05:24 -0400
committerGaetan Nadon <memsize@videotron.ca>2009-10-22 14:51:33 -0400
commit8e49958aba94062b757a7558e2d0a22cd59771af (patch)
tree4655a75b95be5fb1608567a240fcb5559aa9127a
parentd8fd5dd83ae5b1c8583a8434744180162a822ac8 (diff)
downloadxorg-driver-xf86-video-vesa-8e49958aba94062b757a7558e2d0a22cd59771af.tar.gz
.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--man/.gitignore2
-rw-r--r--src/.gitignore6
2 files changed, 0 insertions, 8 deletions
diff --git a/man/.gitignore b/man/.gitignore
deleted file mode 100644
index 282522d..0000000
--- a/man/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
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