Skip to content

Commit

Permalink
Add .vscode to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Jun 24, 2024
1 parent 6ceb26d commit af3b7b6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ dist
es
builds/


typesversions
.cache
.yarnrc
Expand All @@ -20,3 +19,5 @@ typesversions
*.tgz

tsconfig.vitest-temp.json

.vscode

0 comments on commit af3b7b6

Please sign in to comment.