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 Feb 11, 2025
1 parent f38a6ba commit b702a1a
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 b702a1a

Please sign in to comment.