File tree Expand file tree Collapse file tree 1 file changed +33
-30
lines changed Expand file tree Collapse file tree 1 file changed +33
-30
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
- # Eagle Backup files
6
- * .s # ?
7
- * .b # ?
8
- * .l # ?
9
- * .lck
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
- # =========================
24
- # Operating System Files
25
- # =========================
26
-
27
- # OSX
28
- # =========================
29
-
1
+ tokens.h
2
+
3
+ # Windows image file caches
4
+ Thumbs.db
5
+ ehthumbs.db
6
+
7
+ # Eagle Backup files
8
+ * .s # ?
9
+ * .b # ?
10
+ * .l # ?
11
+ * .lck
12
+
13
+ # Folder config file
14
+ Desktop.ini
15
+
16
+ # Recycle Bin used on file shares
17
+ $RECYCLE.BIN /
18
+
19
+ # Windows Installer files
20
+ * .cab
21
+ * .msi
22
+ * .msm
23
+ * .msp
24
+
25
+ # =========================
26
+ # Operating System Files
27
+ # =========================
28
+
29
+ # OSX
30
+ # =========================
31
+
30
32
.DS_Store
31
33
.AppleDouble
32
34
.LSOverride
33
35
34
36
# Icon must ends with two \r.
35
- Icon
37
+ Icon
38
+
36
39
37
40
# Thumbnails
38
41
._ *
You can’t perform that action at this time.
0 commit comments