Skip to content

Commit

Permalink
chore: ignore .kotlin/
Browse files Browse the repository at this point in the history
  • Loading branch information
DanySK committed Dec 8, 2024
1 parent 022d4b9 commit 9d2907e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.gradle
/build/
/out

build/
out
.idea/
.kotlin/

# Ignore Eclipse project and settings
.project
Expand Down

0 comments on commit 9d2907e

Please sign in to comment.