diff options
author | Eric Anholt <anholt@freebsd.org> | 2005-11-22 02:00:20 +0000 |
---|---|---|
committer | Eric Anholt <anholt@freebsd.org> | 2005-11-22 02:00:20 +0000 |
commit | a330c5812b4267139a140dc13b9980fe450a9fde (patch) | |
tree | 3c93cfb9c81cf5f2102eb7907ce3e51ecbaeae6d | |
parent | dab532a2e4dbd060d5ee136420aa171b46d7c9d4 (diff) |
Add .cvsignores for fonts.
-rw-r--r-- | .cvsignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..8192f7a --- /dev/null +++ b/.cvsignore @@ -0,0 +1,10 @@ +*.pcf.gz +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +config.log +config.status +configure +install-sh +missing |