summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cloos <cloos@jhcloos.com>2007-08-23 21:21:52 -0400
committerJames Cloos <cloos@jhcloos.com>2007-08-23 21:21:52 -0400
commitf88dba2d9c19b5397c14b7709cae714f0041d3f4 (patch)
treebceb12392acbd6aa6f3e601e136e325e8390c5f7
parentde60732aff1baefdb1be72a332fbf8ca9bd54e87 (diff)
Remove deprecated .cvsignore
The repo already has a .gitignore, so just rm the old .cvsignore. Also removed a blank line from .gitignore.
-rw-r--r--.cvsignore15
-rw-r--r--.gitignore1
2 files changed, 0 insertions, 16 deletions
diff --git a/.cvsignore b/.cvsignore
deleted file mode 100644
index 44db55f..0000000
--- a/.cvsignore
+++ /dev/null
@@ -1,15 +0,0 @@
-.deps
-Makefile
-Makefile.in
-aclocal.m4
-autom4te.cache
-config.h
-config.h.in
-config.log
-config.status
-configure
-depcomp
-install-sh
-missing
-stamp-h1
-xcompmgr
diff --git a/.gitignore b/.gitignore
index 04d4700..ce80b37 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,4 +14,3 @@ missing
stamp-h1
xcompmgr
*.o
-