comparison scripts/ReMatCh/.gitignore @ 0:965517909457 draft

planemo upload commit 15239f1674081ab51ab8dd75a9a40cf1bfaa93e8
author cstrittmatter
date Wed, 22 Jan 2020 08:41:44 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:965517909457
1 # mpmachado_stuff - file with different mpmachado stuffs
2 mpmachado_stuff.*
3
4 # Python stuff
5 *.py[cod]
6
7 # Windows image file caches
8 Thumbs.db
9 ehthumbs.db
10
11 # Folder config file
12 Desktop.ini
13
14 # Recycle Bin used on file shares
15 $RECYCLE.BIN/
16
17 # Windows Installer files
18 *.cab
19 *.msi
20 *.msm
21 *.msp
22
23 # Windows shortcuts
24 *.lnk
25
26 # =========================
27 # Operating System Files
28 # =========================
29
30 # OSX
31 # =========================
32
33 .DS_Store
34 .AppleDouble
35 .LSOverride
36
37 # Thumbnails
38 ._*
39
40 # Files that might appear in the root of a volume
41 .DocumentRevisions-V100
42 .fseventsd
43 .Spotlight-V100
44 .TemporaryItems
45 .Trashes
46 .VolumeIcon.icns
47
48 # Directories potentially created on remote AFP share
49 .AppleDB
50 .AppleDesktop
51 Network Trash Folder
52 Temporary Items
53 .apdisk