diff options
author | Michel Dänzer <michel@tungstengraphics.com> | 2006-06-15 09:30:43 +0200 |
---|---|---|
committer | Michel Dänzer <michel@tungstengraphics.com> | 2006-06-15 09:30:43 +0200 |
commit | 556ddc9c41020271e92389a3900d097ec443c625 (patch) | |
tree | 5a8857a02021ffbd5c3f2718f656bc2abbb964e3 /.gitignore | |
parent | 4708327969a21fc171dcd80a1b506028cc8e4f90 (diff) |
.cvsignore -> .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..f0b36b24 --- /dev/null +++ b/.gitignore @@ -0,0 +1,21 @@ +Makefile +Makefile.in +*.la +*.lo +aclocal.m4 +autom4te.cache +compile +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +configure.lineno +depcomp +install-sh +libtool +ltmain.sh +missing +stamp-h1 |