Skip to content

Commit

Permalink
Add IDE folders to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
farnyser committed Mar 26, 2024
1 parent 08f0ba5 commit 0e1cef0
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
Expand Up @@ -4,6 +4,8 @@
.DS_Store
.idea/
*.pem
.vscode
.idea

node_modules
dist

0 comments on commit 0e1cef0

Please sign in to comment.