diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-08-10 16:43:20 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-08-10 16:43:20 -0700 |
commit | 50fc125ad63e62879ceb6aab70dea5b6088d15bd (patch) | |
tree | c5fc6cd077a48189b5365c89273694ccab8e33bc /.gitignore | |
parent | b3ea1fe30d53ba671edafc575854d3a832e95dff (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..ff2e219 --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +.deps +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +compile +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +fstobdf +fstobdf.1 +install-sh +missing +stamp-h1 +*~ |