Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
JavierSegoviaCordoba committed Apr 1, 2024
1 parent 45d6224 commit e260a85
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
.DS_Store
**/DS_Store

.gradle
**/.gradle/**/*

.idea/

.kotlin/

build
**/build/**/*

Expand Down

0 comments on commit e260a85

Please sign in to comment.