Skip to content

Commit ab3a798

Browse files
committed
Updated gitignore
1 parent 0812a68 commit ab3a798

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.gitignore

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
node_modules
2-
.DS_Store
32
npm-debug.log
3+
*.DS_Store
4+
5+
# Xcode
6+
*.pbxuser
7+
*.mode1v3
8+
*.mode2v3
9+
*.perspectivev3
10+
*.xcuserstate
11+
project.xcworkspace/
12+
xcuserdata/

0 commit comments

Comments
 (0)