summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2005-11-22 02:00:20 +0000
committerEric Anholt <anholt@freebsd.org>2005-11-22 02:00:20 +0000
commita98aed681d6b9e83255f06c0aafe2f6bbae08840 (patch)
tree7d2366b601d27ae3bd772a4e4da4a1a7d5137586
parent031639facd5527a073bf73026908c5fd4bbd50e8 (diff)
Add .cvsignores for fonts.
-rw-r--r--.cvsignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore
new file mode 100644
index 0000000..18c9e93
--- /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 \ No newline at end of file