Skip to content

Commit

Permalink
Add .kotlin to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
JavierSegoviaCordoba committed Aug 11, 2024
1 parent 996b691 commit 99343a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

.idea/

.kotlin/

build
**/build/**/*

Expand Down

0 comments on commit 99343a4

Please sign in to comment.