diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-07-13 14:58:49 -0700 |
---|---|---|
committer | Alan Coopersmith <alanc@alf.(none)> | 2006-07-13 14:58:49 -0700 |
commit | 21a1c92130ef304607b696c8e5db2185a89a4ba7 (patch) | |
tree | e786c705fd6508b414a1a58d0a44dfaa87073786 /.gitignore | |
parent | e487a686b1e251936c0926ff124c1b754814c7f5 (diff) |
renamed: .cvsignore -> .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5bcb177 --- /dev/null +++ b/.gitignore @@ -0,0 +1,22 @@ +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 +xaw6.pc +xaw7.pc +xaw8.pc |