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 135bab6 commit 5021793
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
target/
.idea
*.iml
local-repo/
/bin
.settings/
.DS_Store
.classpath
.idea
.idea/
.project
.settings/
/bin
local-repo/
node_modules/
target/

0 comments on commit 5021793

Please sign in to comment.