aboutsummaryrefslogtreecommitdiff
path: root/CVSROOT
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2002-12-05 04:08:21 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2002-12-05 04:08:21 +0000
commitbbd9d289d152f6ef085dec680f0b1611c29f0e32 (patch)
treedaee58b4b8cb51c16adc664e0faf4ce8ecdff42e /CVSROOT
parent695e307eb3107dc9d511ab27760ba46d6916b347 (diff)
added numerous binary file types
svn path=/trunk/; revision=275
Diffstat (limited to 'CVSROOT')
-rw-r--r--CVSROOT/cvswrappers38
1 files changed, 38 insertions, 0 deletions
diff --git a/CVSROOT/cvswrappers b/CVSROOT/cvswrappers
index 0accaf1b..e9786dc8 100644
--- a/CVSROOT/cvswrappers
+++ b/CVSROOT/cvswrappers
@@ -21,3 +21,41 @@
# and value is a single-quote delimited value.
# For example:
#*.gif -k 'b'
+
+# IMAGES
+*.gif -k 'b'
+*.png -k 'b'
+*.jpg -k 'b'
+*.jpeg -k 'b'
+*.tif -k 'b'
+*.tiff -k 'b'
+
+# WEB FILES
+*.swf -k 'b'
+*.fla -k 'b'
+*.mov -k 'b'
+
+# SOUND FILES
+*.wav -k 'b'
+*.snd -k 'b'
+*.aif -k 'b'
+*.aiff -k 'b'
+*.au -k 'b'
+*.mp2 -k 'b'
+*.mp3 -k 'b'
+
+# DOCUMENTS
+*.pdf -k 'b'
+*.doc -k 'b'
+*.dot -k 'b'
+*.xlt -k 'b'
+*.ps -k 'b'
+
+# EXECUTABLES
+*.exe -k 'b'
+*.dll -k 'b'
+*.pd_linux -k 'b'
+*.pd_darwin -k 'b'
+
+# WINDOWS FILES
+*.lnk -k 'b'