first commit
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
.vscode/
|
||||
.vscode/*
|
||||
node_modules/
|
||||
node_modules/*
|
||||
dist
|
||||
dist/*
|
||||
yarn.lock
|
||||
.DS_Store
|
||||
Dockerfile
|
||||
yarn-error.log
|
||||
npm-debug.log
|
||||
Reference in New Issue
Block a user