chore: .kotlin/ zu .gitignore hinzufügen
This commit is contained in:
parent
ca1680b3a2
commit
ac5f346858
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -15,6 +15,7 @@ captures/
|
||||||
|
|
||||||
# Kotlin
|
# Kotlin
|
||||||
*.class
|
*.class
|
||||||
|
.kotlin/
|
||||||
|
|
||||||
# OS
|
# OS
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue