diff options
author | Zephaniah E. Hull <warp@agamemnon.b5> | 2006-07-11 16:44:43 -0400 |
---|---|---|
committer | Zephaniah E. Hull <warp@agamemnon.b5> | 2006-07-11 16:44:43 -0400 |
commit | 1b9a9599a4df85b0e925086d12bd48626b09bb45 (patch) | |
tree | 982df7a7f95d110869850f4337c3ef61e45af79a /.gitignore | |
parent | f7a9c74fbccd79bf406b0afc41237303642b75c2 (diff) |
Rename .cvsignore to .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..fb1befd --- /dev/null +++ b/.gitignore @@ -0,0 +1,19 @@ +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 |