Skip to content

Commit

Permalink
Add IDEs default dir to a .gitigonre
Browse files Browse the repository at this point in the history
  • Loading branch information
r-czajkowski committed Apr 21, 2022
1 parent 0351280 commit 4f2b641
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
Expand Up @@ -3,6 +3,10 @@
.idea
.eslintcache

# IDEs
.vscode/
.idea/

# Generated
build/
dist/
Expand Down

0 comments on commit 4f2b641

Please sign in to comment.