Skip to content

Commit 6f73f0e

Browse files
authored
Merge pull request #2086 from Coeur/AppCode
2 parents ac845c4 + a134706 commit 6f73f0e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,12 @@
44
.DS_Store
55

66
# Xcode user artifacts
7-
xcuserdata
7+
xcuserdata/
88
project.xcworkspace
99

10+
# AppCode artifacts
11+
.idea/
12+
1013
# python generated files
1114
*.pyc
1215

0 commit comments

Comments
 (0)