diff options
author | James Cloos <cloos@jhcloos.com> | 2007-08-23 19:25:13 -0400 |
---|---|---|
committer | James Cloos <cloos@jhcloos.com> | 2007-08-23 19:25:13 -0400 |
commit | 18ea4fc32a85c990b5b817e13dfcba3ecc513e4e (patch) | |
tree | 704b26ebe2e9032f3cda78a0bf4b9713ef12df98 /.gitignore | |
parent | 6365273a91f167f4fdd09b9b40ba7bb3116889dd (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..736177e --- /dev/null +++ b/.gitignore @@ -0,0 +1,19 @@ +.deps +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +compile +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +install-sh +missing +stamp-h1 +xstdcmap +xstdcmap.1 |