Add Code files
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
# Git
|
||||
/.git
|
||||
/.gitignore
|
||||
|
||||
# Node, NPM, ESLint, TypeScript
|
||||
/node_modules
|
||||
/.eslintignore
|
||||
/.eslintrc.json
|
||||
/tsconfig.json
|
||||
/*.tgz
|
||||
.tsbuildinfo
|
||||
|
||||
# Development files
|
||||
/.editorconfig
|
||||
/.vscode
|
||||
/workspace.code-workspace
|
||||
Reference in New Issue
Block a user