Ignore Kotlin compiler generated files
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
parent
deaf4104a5
commit
e96da0ef71
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,6 +7,7 @@ captures/
|
||||||
*.iml
|
*.iml
|
||||||
*~
|
*~
|
||||||
.weblate
|
.weblate
|
||||||
|
.kotlin
|
||||||
*.class
|
*.class
|
||||||
app/debug/
|
app/debug/
|
||||||
app/release/
|
app/release/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue