Skip to content

Commit a6c64fe

Browse files
Adding gitignore file
1 parent d63c46f commit a6c64fe

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitignore

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

0 commit comments

Comments
 (0)