diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-03-01 11:10:30 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-03-01 11:10:30 -0800 |
commit | e3b50ac7735c5d8d7ed33e213116490f60cfe4c0 (patch) | |
tree | 47019ade52278a55478f4d7103590b1599129add /.gitignore | |
parent | c5665497bc393b83951a263926e0d9ee27f3d573 (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 +*~ |