Skip to content

Commit

Permalink
Add .kotlin to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
eygraber committed Jan 3, 2024
1 parent 9cc3e9d commit e514e5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
*.iml
.gradle
.kotlin
/local.properties
/.idea
# Make an exception for the code style
Expand Down

0 comments on commit e514e5f

Please sign in to comment.