diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2006-06-07 14:09:13 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-06-07 14:09:13 -0700 |
commit | 757f40fca50a99377e437949ee77b983c8cd6087 (patch) | |
tree | 82e364625893b8c966df56ec0356a7b425f4ef2e /.gitignore | |
parent | cc465800ddca5fb6c9ec09fdfa8f1f05359cf396 (diff) |
updated the .gitignore file with more auto-generated files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index cacc3c5d5..b9396551e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,29 @@ Makefile.in .libs *.lo *.la +*.a *.o +aclocal.m4 +autom4te.cache +compile +config.guess +config.log +config.status +config.sub +configure +depcomp +install-sh +libtool +ltmain.sh +missing +xorg-server.pc +stamp-h? +do-not-use-config.h +do-not-use-config.h.in +include/dix-config.h +include/kdrive-config.h +include/xgl-config.h +include/xkb-config.h +include/xorg-config.h +include/xorg-server.h +include/xwin-config.h |