diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-07-13 14:58:56 -0700 |
---|---|---|
committer | Alan Coopersmith <alanc@alf.(none)> | 2006-07-13 14:58:56 -0700 |
commit | 47ca9941396a375f5e22c220327b6bd513350996 (patch) | |
tree | af0328e4703b6dbcfc133f3bc9ca92133b392e3d /.gitignore | |
parent | 1bf657186d19887a0916340b544b5534e29da081 (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..3f8f11b --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +aclocal.m4 +autom4te.cache +compile +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +install-sh +libtool +ltmain.sh +Makefile +Makefile.in +missing +mkinstalldirs +stamp-h1 +xfont.pc |