first commit
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
logs
|
||||
*.log
|
||||
.idea
|
||||
build/Release
|
||||
dist
|
||||
node_modules
|
||||
.vscode
|
||||
.yalc
|
||||
.next
|
||||
dist
|
||||
build
|
||||
yalc.lock
|
||||
.DS_Store
|
||||
.eslintcache
|
||||
.env
|
||||
Reference in New Issue
Block a user