summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Epler <jepler@unpythonic.net>2006-01-24 21:45:21 +0000
committerJeff Epler <jepler@unpythonic.net>2006-01-24 21:45:21 +0000
commitfeb96ce25713e67b75c12514bef060f917b5603f (patch)
treef4e6728a6bf3790702ebdf864eeed42aa31f15c5
parente006128e47557a34250463fcb44b36329c1f391c (diff)
downloadlinuxcnc-feb96ce25713e67b75c12514bef060f917b5603f.tar.gz
linuxcnc-feb96ce25713e67b75c12514bef060f917b5603f.zip
Add cvsignore file so that cvs doesn't complain about the .h and .hh files that are moved here during the build
-rw-r--r--include/.cvsignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/.cvsignore b/include/.cvsignore
new file mode 100644
index 000000000..78f5e95a2
--- /dev/null
+++ b/include/.cvsignore
@@ -0,0 +1,2 @@
+*.hh
+*.h