diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-07-13 14:59:03 -0700 |
---|---|---|
committer | Alan Coopersmith <alanc@alf.(none)> | 2006-07-13 14:59:03 -0700 |
commit | 12dc4dc15234ae818a21c20ebf7b2d053b7a94be (patch) | |
tree | 4f70d15b59e2757f06b9ed334010537d75bf4675 /.gitignore | |
parent | 4daea919c3aa104b6caf8c0f42f49ae755545986 (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..28041e8 --- /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 +install-sh +libtool +ltmain.sh +Makefile +Makefile.in +MakeOut +missing +mkinstalldirs +stamp-h1 +xpm.pc |