Skip to content

Commit

Permalink
Add .kotlin/ to .gitignore (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
twyatt committed Jun 11, 2024
1 parent 379df6e commit 2a3fe78
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.DS_Store
.gradle
.idea
.kotlin/
build/
.DS_Store
local.properties
yarn.lock

0 comments on commit 2a3fe78

Please sign in to comment.