Skip to content

Commit 29ec7d5

Browse files
committed
Update gitignore
1 parent 897df41 commit 29ec7d5

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.gitignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
.DS_Store
2+
3+
.kotlin
4+
5+
### Android Studio files ###
6+
.idea/assetWizardSettings.xml
7+
.idea/kotlinc.xml
8+
.idea/inspectionProfiles/Project_Default.xml
9+
.idea/deploymentTargetSelector.xml
10+
.idea/appInsightsSettings.xml
11+
.idea/other.xml
12+
.idea/AndroidProjectSystem.xml
13+
114
# Stolen from: https://github.com/github/gitignore/blob/master/Global/JetBrains.gitignore
215

316
# Ignore Gradle project-specific cache directory

0 commit comments

Comments
 (0)