Setup git and lock deps (#30)
* Add .gitignore * Add yarn.lock * Remove unnecessary paths
This commit is contained in:
parent
68eeaa3c7d
commit
d399af0923
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# Logs
|
||||||
|
logs
|
||||||
|
*.log
|
||||||
|
npm-debug.log*
|
||||||
|
yarn-debug.log*
|
||||||
|
yarn-error.log*
|
||||||
|
|
||||||
|
# Dependency directories
|
||||||
|
node_modules/
|
Loading…
x
Reference in New Issue
Block a user