diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-07-13 14:59:15 -0700 |
---|---|---|
committer | Alan Coopersmith <alanc@alf.(none)> | 2006-07-13 14:59:15 -0700 |
commit | 88286ad8dee07f4a06c8cfc032606ad26972fd3f (patch) | |
tree | aebba9a63def35c42c32f1477e505984ec9b2720 /.gitignore | |
parent | fe6012c309b7465a81535a5b18f70cac44fb33fb (diff) |
renamed: .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 0000000..9219f24 --- /dev/null +++ b/.gitignore @@ -0,0 +1,21 @@ +aclocal.m4 +autom4te.cache +compile +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +dmx.pc +install-sh +libtool +ltmain.sh +Makefile +Makefile.in +MakeOut +missing +mkinstalldirs +stamp-h1 |