File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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-
21- # OSX
22- # =========================
23-
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+
21+ # OSX
22+ # =========================
23+
2424.DS_Store
2525.AppleDouble
2626.LSOverride
2727
2828# Icon must end with two \r
29- Icon
29+ Icon
30+
3031
3132# Thumbnails
3233._ *
4142Network Trash Folder
4243Temporary Items
4344.apdisk
44-
45- # JetBrains
45+
46+ # JetBrains
4647.idea
4748src /.idea /workspace.xml
4849src /todo.txt
@@ -56,3 +57,4 @@ src/.idea/php.xml
5657src /.idea /workspace.xml
5758/node_modules
5859/vendor
60+ /src /node_modules
Original file line number Diff line number Diff line change 1+ {
2+ "dependencies" : {
3+ "ableplayer" : " ^5.0.0-RC1"
4+ }
5+ }
You can’t perform that action at this time.
0 commit comments