Skip to content

Commit

Permalink
Add .kotlin directory to gitignore (#1476)
Browse files Browse the repository at this point in the history
  • Loading branch information
3flex committed Sep 1, 2024
1 parent c8538bd commit 3d7f2f9
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,9 +1,10 @@
*.iml
.gradle
/.kotlin
/local.properties
/.idea
.DS_Store
build
/captures
.externalNativeBuild
.cxx
.cxx

0 comments on commit 3d7f2f9

Please sign in to comment.