Skip to content

Commit e31d273

Browse files
authored
Create .gitignore
1 parent e2b80cb commit e31d273

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+
*.iml
2+
.gradle/
3+
local.properties
4+
/.idea/
5+
build/
6+
captures/
7+
.externalNativeBuild/
8+
.cxx/
9+
*.keystore
10+
*.jks

0 commit comments

Comments
 (0)