summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Triplett <josh@freedesktop.org>2006-09-24 03:15:39 -0700
committerJosh Triplett <josh@freedesktop.org>2006-09-24 03:19:54 -0700
commita388fd327ae42213aa5dfb7fddd19b9fc2541ca0 (patch)
treec1e72e4a411e0032cae75c5b752b8a55b1d941ab
parent30878a150c1745e34b389b3e1fb3087f17bddfcb (diff)
Integrate top-level .gitignore into .gitignore for each subdirectory
In preparation for the repository split, move the relevant contents of the top-level .gitignore into the .gitignore for each immediate subdirectory.
-rw-r--r--.gitignore30
1 files changed, 30 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 78b22ca..e9c33fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,33 @@ xcbdpyinfo
xcbrandr
xcbxf86dri
xcbxvinfo
+aclocal.m4
+autom4te.cache
+compile
+depcomp
+install-sh
+libtool
+ltmain.sh
+missing
+mkinstalldirs
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+configure.lineno
+.deps
+.dirstamp
+.libs
+*.lo
+*.loT
+*.la
+Makefile
+Makefile.in
+stamp-h1
+*.o
+*.pc
+*.tar.bz2
+*.tar.gz