diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-11-07 16:49:26 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-11-07 16:49:26 -0800 |
commit | 5d7eed376aa9e8e623b0c46790a70b0cb3278207 (patch) | |
tree | 670fbfa4b2539a3982a02419bfb3e1aa98bb6801 /.gitignore | |
parent | de39e20707b0affebf4c4c0e8485bdf08cf88a82 (diff) |
renamed: .cvsignore -> .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4adaef6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,19 @@ +.deps +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +compile +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +install-sh +missing +sessreg +sessreg.1 +stamp-h1 |