aboutsummaryrefslogtreecommitdiff
path: root/CVSROOT
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-06-15 19:49:48 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-06-15 19:49:48 +0000
commitaea58ef64fa75bc4140fbd0e750989f7a21b2b2c (patch)
tree5bfaf6dfe91460c87158d693c9716c18a37231e4 /CVSROOT
parentf0b0f78a2e31f53471c1e1b4cbd6742f849ab737 (diff)
added list of binaries, etc. to ignore after running it by the list
svn path=/trunk/; revision=3181
Diffstat (limited to 'CVSROOT')
-rw-r--r--CVSROOT/cvsignore30
1 files changed, 30 insertions, 0 deletions
diff --git a/CVSROOT/cvsignore b/CVSROOT/cvsignore
new file mode 100644
index 00000000..50f230d1
--- /dev/null
+++ b/CVSROOT/cvsignore
@@ -0,0 +1,30 @@
+# Pd binaries
+*.pd_linux
+*.pd_darwin
+*.pd_darwin_o
+pd-watchdog
+libPdTcl.dylib
+pd.tk
+pdreceive
+pdsend
+
+# archive formats
+*.zip
+*.sit
+*.gz
+*.bz2
+*.tar
+*.dmg
+
+# Mac OS X directory wrappers
+*.app
+*.bundle
+*.framework
+
+# Mac OS X directory info
+.DS_Store
+
+# autotools build files
+autom4te.cache
+config.log
+config.status