Skip to content

Commit 99b5d85

Browse files
committed
.gitignore: .DS_Store for macOS
1 parent b3e8c55 commit 99b5d85

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules
22
package-lock.json
3-
swf-loader-*.tgz
3+
swf-loader-*.tgz
4+
.DS_Store

0 commit comments

Comments
 (0)