mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Merge 660a65c14e into 5445a27025
This commit is contained in:
commit
cf84b0fe03
10
Yeoman-x-VSCode.gitignore
Normal file
10
Yeoman-x-VSCode.gitignore
Normal file
@ -0,0 +1,10 @@
|
||||
# this assumes you are using TypeScript in your project
|
||||
/node
|
||||
node_modules
|
||||
*.code-workspace
|
||||
*.js
|
||||
*.map
|
||||
out/**
|
||||
*.vscode
|
||||
test/**
|
||||
suite/**
|
||||
Loading…
Reference in New Issue
Block a user