diff options
author | Josh Triplett <josh@freedesktop.org> | 2006-09-24 03:15:39 -0700 |
---|---|---|
committer | Arnaud Fontaine <arnau@debian.org> | 2010-11-14 19:49:47 +0900 |
commit | ed0e9f4ed98188a80462c5c2964f7383faec2b4f (patch) | |
tree | 964d7eaa47d6c827a0ec3669a97b08eabae29d27 /.gitignore | |
parent | 2ed2cfbb967c9a3a983c90514f8ff6784e5d47e0 (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.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 30 |
1 files changed, 30 insertions, 0 deletions
@@ -1 +1,31 @@ xcb_util_intro +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 |