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