init project
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# Code Editor
|
||||
.idea
|
||||
.vscode
|
||||
|
||||
# Lock File
|
||||
yarn.lock
|
||||
|
||||
# Node Modules
|
||||
node_modules
|
||||
|
||||
# Built
|
||||
dist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user