summaryrefslogtreecommitdiff
path: root/.gitignore
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
commit5f14bbec75abbbc3d2585db0f53fcfe8dbdfa625 (patch)
tree45354c86573e03500680260b49d49f9b1379a6eb /.gitignore
parent42b647d43a2f56469b6cbd1d48a9a79462a71350 (diff)
downloadxcb-proto-5f14bbec75abbbc3d2585db0f53fcfe8dbdfa625.tar.gz
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore30
1 files changed, 30 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a922ee4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,30 @@
+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