Skip to content

Commit

Permalink
(chore): update gitignore to include vscode configuration files
Browse files Browse the repository at this point in the history
  • Loading branch information
Jipperism committed Dec 26, 2024
1 parent 5b227d9 commit cbc28cc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,8 @@ yarn-error.log*
tsconfig.tsbuildinfo
/.idea/
/.env.test

/.vscode/

# Generated doc files
/doc/*

0 comments on commit cbc28cc

Please sign in to comment.