Changeset 38
- Timestamp:
- Jun 6, 1999, 9:52:18 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/CVSROOT/cvswrappers (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/CVSROOT/cvswrappers
r29 r38 22 22 # For example: 23 23 #*.gif -k 'b' 24 25 # binaries (should normally not be added to the archive ) 24 26 *.exe -k 'b' 25 27 *.sys -k 'b' 26 28 *.obj -k 'b' 29 *.res -l 'b' 30 31 # diverse others 27 32 *.zip -k 'b' 28 33 *.etc -k 'b' 34 35 # icon and mouse pointer formats 36 *.ico -k 'b' 37 *.ptr -k 'b' 38 *.cur -k 'b' 39 *.ani -k 'b' 40 *.and -k 'b' 41 42 # font files 43 *.ttf -k 'b' 44 *.fnt -k 'b' 45 46 # bitmap formats 47 *.bmp -k 'b' 48 *.gif -k 'b' 49 *.jpg -k 'b' 50 *.jpeg -k 'b' 51 *.pcx -k 'b' 52 *.tga -k 'b' 53 *.tif -k 'b' 54 *.tiff -k 'b' 55 *.dib -k 'b' 56 *.mng -k 'b' 57 *.png -k 'b' 58 *.xpm -k 'b' 59 60 # presentation formats 61 *.pdf -k 'b' 62 *.ps -k 'b' 63 64 65 # video and audio files 66 *.mov -k 'b' 67 *.avi -k 'b' 68 *.mpg -k 'b' 69 *.mp2 -k 'b' 70 *.mp3 -k 'b' 71
Note:
See TracChangeset
for help on using the changeset viewer.
