Skip to content

Commit

Permalink
gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Mar 2, 2025
1 parent 080893d commit 253f787
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
target/
.idea/
*.iml
.DS_Store
bin/
.classpath
.idea/
.project
.settings/
bin/
node_modules/
target/

0 comments on commit 253f787

Please sign in to comment.