diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-07-13 14:58:47 -0700 |
---|---|---|
committer | Alan Coopersmith <alanc@alf.(none)> | 2006-07-13 14:58:47 -0700 |
commit | 5cbdc1b7dc3dedf341afdf6c7df741c015ceb6fa (patch) | |
tree | a686f1666385e4cbedc5245e81ff30b1b1700499 /.gitignore | |
parent | a183fb1a70d48155b67d98fb4e4aaca825842f12 (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..70dfa2f --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +aclocal.m4 +autom4te.cache +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 +xscrnsaver.pc |