diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-07-13 14:59:08 -0700 |
---|---|---|
committer | Alan Coopersmith <alanc@alf.(none)> | 2006-07-13 14:59:08 -0700 |
commit | e2f43888fe021aac27770afa6a64fb3cf3fab190 (patch) | |
tree | 5e9be15b76649eec85806ac1beab9a3a8b0dbb5e /.gitignore | |
parent | 3d3a1bc23f571daa7a876a21169d5a0c996ce7cc (diff) |
renamed: .cvsignore -> .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a676937 --- /dev/null +++ b/.gitignore @@ -0,0 +1,24 @@ +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 +MakeOut +missing +mkinstalldirs +Shell.h +stamp-h1 +StringDefs.c +StringDefs.h +xt.pc |