File tree Expand file tree Collapse file tree 2 files changed +77
-76
lines changed
Expand file tree Collapse file tree 2 files changed +77
-76
lines changed Original file line number Diff line number Diff line change 1- # Windows image file caches
2- Thumbs.db
3- ehthumbs.db
4-
5- # Folder config file
6- Desktop.ini
7-
8- # Recycle Bin used on file shares
9- $RECYCLE.BIN /
10-
11- # Windows Installer files
12- * .cab
13- * .msi
14- * .msm
15- * .msp
16-
17- # =========================
18- # Operating System Files
19- # =========================
20- # Windows
21- * .lnk
22-
23- # OSX
24- # =========================
25-
26- .DS_Store
27- .AppleDouble
28- .LSOverride
29-
30- # Icon must end with two \r
31- Icon
32-
33-
34- # Thumbnails
35- ._ *
36-
37- # Files that might appear on external disk
38- .Spotlight-V100
39- .Trashes
40-
41- # Directories potentially created on remote AFP share
42- .AppleDB
43- .AppleDesktop
44- Network Trash Folder
45- Temporary Items
46- .apdisk
47-
48- * .obj
49- * .tlog
50- * .log
51- * .lastbuildstate
52- * .idb
53- * .exp
54- * .ilk
55- * .unsuccessfulbuild
56- * .sdf
57- * .opensdf
58- * .pdb
59- * .suo
60-
61- # Additional stuff
62- build
63- PETool.exe
64- verpatch.exe
65- user * .bat
66- * .zip
67- submodules.txt
68-
69- # IDA
70- # =========================
71- * .id0
72- * .id1
73- * .id2
74- * .nam
75- * .til
76- assets /iw3mp.exe
1+ # Windows image file caches
2+ Thumbs.db
3+ ehthumbs.db
4+
5+ # Folder config file
6+ Desktop.ini
7+
8+ # Recycle Bin used on file shares
9+ $RECYCLE.BIN /
10+
11+ # Windows Installer files
12+ * .cab
13+ * .msi
14+ * .msm
15+ * .msp
16+
17+ # =========================
18+ # Operating System Files
19+ # =========================
20+ # Windows
21+ * .lnk
22+
23+ # OSX
24+ # =========================
25+
26+ .DS_Store
27+ .AppleDouble
28+ .LSOverride
29+
30+ # Icon must end with two \r
31+ Icon
32+
33+
34+ # Thumbnails
35+ ._ *
36+
37+ # Files that might appear on external disk
38+ .Spotlight-V100
39+ .Trashes
40+
41+ # Directories potentially created on remote AFP share
42+ .AppleDB
43+ .AppleDesktop
44+ Network Trash Folder
45+ Temporary Items
46+ .apdisk
47+
48+ * .obj
49+ * .tlog
50+ * .log
51+ * .lastbuildstate
52+ * .idb
53+ * .exp
54+ * .ilk
55+ * .unsuccessfulbuild
56+ * .sdf
57+ * .opensdf
58+ * .pdb
59+ * .suo
60+
61+ # Additional stuff
62+ build
63+ PETool.exe
64+ verpatch.exe
65+ user * .bat
66+ * .zip
67+ submodules.txt
68+ Resource.aps
69+
70+ # IDA
71+ # =========================
72+ * .id0
73+ * .id1
74+ * .id2
75+ * .nam
76+ * .til
77+ assets /iw3mp.exe
You can’t perform that action at this time.
0 commit comments