Skip to content

Commit

Permalink
chore: add .vscode to .gitignore (#1290)
Browse files Browse the repository at this point in the history
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
  • Loading branch information
is2ei and XhmikosR authored May 5, 2022
1 parent d453a1a commit 0963f7e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@
/_site/
/node_modules/
/resources/

# Editor folders
/.vscode/

0 comments on commit 0963f7e

Please sign in to comment.