Skip to content

Commit 68b3944

Browse files
committed
chore: update gitignore
1 parent 308e03b commit 68b3944

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,11 @@ node_modules/
1111
.DS_Store
1212
*.idea
1313
wheelhouse/
14+
15+
# Android/Kotlin
16+
.gradle/
17+
build/
18+
*.iml
19+
local.properties
20+
gradle-wrapper.jar
21+
*.so

0 commit comments

Comments
 (0)