summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2010-12-29 10:38:17 -0500
committerGaetan Nadon <memsize@videotron.ca>2011-01-12 11:14:12 -0500
commiteaddf9df57ea0af0bc4117645a70009f84936ab0 (patch)
treefcbb7290a6be127b3f1c09e15ba3edca7b25e42d
parent93ce3a251a439c4f30843e9386e86854285470b8 (diff)
config: use standard xorg .gitignore file
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--.gitignore78
1 files changed, 66 insertions, 12 deletions
diff --git a/.gitignore b/.gitignore
index 23803d3..c20cc36 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,26 +1,80 @@
-.deps
-Makefile
-Makefile.in
-Viewres
+#
+# X.Org module default exclusion patterns
+# The next section if for module specific patterns
+#
+# Do not edit the following section
+# GNU Build System (Autotools)
aclocal.m4
-autom4te.cache
+autom4te.cache/
+autoscan.log
+ChangeLog
compile
config.guess
config.h
config.h.in
config.log
+config-ml.in
+config.py
config.status
+config.status.lineno
config.sub
configure
+configure.scan
depcomp
+.deps/
+INSTALL
install-sh
+.libs/
+libtool
+libtool.m4
+ltmain.sh
+lt~obsolete.m4
+ltoptions.m4
+ltsugar.m4
+ltversion.m4
+Makefile
+Makefile.in
+mdate-sh
missing
-stamp-h1
-xrestop
-xrestop.1
+mkinstalldirs
+*.pc
+py-compile
+stamp-h?
+symlink-tree
+texinfo.tex
+ylwrap
+
+# Do not edit the following section
+# Edit Compile Debug Document Distribute
*~
-*.o
+*.[0-9]
+*.[0-9]x
+*.bak
+*.bin
+core
+*.dll
+*.exe
+*-ISO*.bdf
+*-JIS*.bdf
+*-KOI8*.bdf
+*.kld
+*.ko
+*.ko.cmd
+*.lai
+*.l[oa]
+*.[oa]
+*.obj
+*.patch
+*.so
+*.pcf.gz
+*.pdb
+*.tar.bz2
+*.tar.gz
+#
+# Add & Override patterns for xrestop
+#
+# Edit the following section as needed
+# For example, !report.pc overrides *.pc. See 'man gitignore'
+#
+xrestop
xrestop.spec
-xrestop-*.tar.*
-ChangeLog
-tags