comparison scripts/.gitignore @ 0:c6bab5103a14 draft

"planemo upload commit 6abf3e299d82d07e6c3cf8642bdea80e96df64c3-dirty"
author iss
date Mon, 21 Mar 2022 15:23:09 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:c6bab5103a14
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