Skip to content

Commit

Permalink
Add .kotlin to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
altavir committed Feb 18, 2024
1 parent 41a325d commit 024e2a1
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
Expand Up @@ -5,6 +5,7 @@ out/
.idea/
.vscode/
.fleet/
.kotlin/


# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
Expand Down

0 comments on commit 024e2a1

Please sign in to comment.