Initial commit: IdeaSDK TypeScript plugin SDK
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
node_modules/
|
||||
dist/
|
||||
examples/hello-plugin/dist/
|
||||
examples/hello-plugin/build/
|
||||
*.tsbuildinfo
|
||||
.DS_Store
|
||||
coverage/
|
||||
npm-debug.log*
|
||||
*.tgz
|
||||
Reference in New Issue
Block a user