diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-03-01 10:40:39 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-03-01 10:40:39 -0800 |
commit | 3419d02714e4d10fa267b427af012de81c447a23 (patch) | |
tree | 0161194b12cfd3d422fbaaa79aeec2f17a2ab453 /.gitignore | |
parent | a56ca8d06b4286d8c4e4188e6056eff00a2209f5 (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 +*~ |