diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-07-13 14:59:04 -0700 |
---|---|---|
committer | Alan Coopersmith <alanc@alf.(none)> | 2006-07-13 14:59:04 -0700 |
commit | 7fc30e7304b15b230313574412b03f2a26a261e5 (patch) | |
tree | a90007c44959b1e30e80bc769a65849f2d3260ee /.gitignore | |
parent | 8f5c7a037547675374f9186df9d218fd0b6c6591 (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..e02f1ae --- /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 +xprintutil.pc |