Skip to content

Commit

Permalink
chore: ignore ide settings
Browse files Browse the repository at this point in the history
  • Loading branch information
GrassBlock1 committed Jun 10, 2024
1 parent 9141a29 commit 416e2a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
.DS_Store
dist
node_modules

# IDE-related
.idea
.vscode

0 comments on commit 416e2a4

Please sign in to comment.