diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-02-27 13:04:31 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-02-27 13:04:31 -0800 |
commit | 606971fc8a323b0b33bb43524941b4bae6a0c334 (patch) | |
tree | 6ed7ad8ecda9033d083600368b00b7eebeaab2da /.gitignore | |
parent | 4b3d28435d2f046d48a38694d89166fe38b00597 (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..2df4a8d --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +Makefile +Makefile.in +*.la +*.lo +aclocal.m4 +autom4te.cache +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +install-sh +libtool +ltmain.sh +missing +stamp-h1 +*~ |