Skip to content

Commit ebab601

Browse files
committed
Add .gitignore
1 parent 8888227 commit ebab601

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.gradle
2+
gradle.properties
3+
/local.properties
4+
5+
/.idea/workspace.xml
6+
*.iml
7+
.idea
8+
9+
*.tmp
10+
.DS_Store

0 commit comments

Comments
 (0)