diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-07-13 14:59:16 -0700 |
---|---|---|
committer | Alan Coopersmith <alanc@alf.(none)> | 2006-07-13 14:59:16 -0700 |
commit | 1a9f5d7cb1aba4d65b28b5cdcaa7b68053b733ee (patch) | |
tree | a013818f8d6a70dbf62b3291b1ab03a0b042f7fb /.gitignore | |
parent | 2c2f63d0f17106964c808f8f0ec5bb58f35b4fe5 (diff) |
renamed: .cvsignore -> .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b06820e --- /dev/null +++ b/.gitignore @@ -0,0 +1,19 @@ +aclocal.m4 +autom4te.cache +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +fontenc.pc +install-sh +libtool +ltmain.sh +Makefile +Makefile.in +missing +mkinstalldirs +stamp-h1 |