Skip to content

Commit

Permalink
fix(chore): ignore IDEs
Browse files Browse the repository at this point in the history
  • Loading branch information
lubber-de committed Oct 26, 2022
1 parent b94d3f0 commit 7f6270f
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
@@ -1,3 +1,5 @@
node_modules
.DS_Store
npm-debug.log
.vscode
.idea

0 comments on commit 7f6270f

Please sign in to comment.