diff options
author | James Cloos <cloos@jhcloos.com> | 2007-08-23 19:26:42 -0400 |
---|---|---|
committer | James Cloos <cloos@jhcloos.com> | 2007-08-23 19:26:42 -0400 |
commit | 65b2e979e49f31a8b1b6741c0a30fcf7cf345205 (patch) | |
tree | 0034e8a3caf9f4205f0fe009ea2bda8fb17dee94 /.gitignore | |
parent | 83e55e564c7d90f4957e6ef5c47cf2da7950dd13 (diff) |
Rename .cvsignore to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c0eeb58 --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +*.pcf.gz +*-ISO*.bdf +*-KOI8*.bdf +*-JIS*.bdf +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +config.log +config.status +configure +install-sh +missing |