Skip to content

Commit

Permalink
chore: update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
selemondev committed Feb 23, 2024
1 parent edca916 commit 4e91ac5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
.vscode
*.vsix
.vscode-test/**
out/**
node_modules/**
.npmrc
vsc-extension-quickstart.md
**/tsconfig.json
**/.eslintrc.json
**/*.map
**/*.ts
**/.vscode-test.*

0 comments on commit 4e91ac5

Please sign in to comment.