Cleanup .gitignore (#629)
This commit is contained in:
parent
6886dfdea7
commit
9a17abcb34
24
.gitignore
vendored
24
.gitignore
vendored
@ -1,23 +1,11 @@
|
||||
# Logs
|
||||
logs
|
||||
.DS_Store
|
||||
.vscode
|
||||
*.log
|
||||
build
|
||||
logs
|
||||
node_modules
|
||||
npm-debug.log*
|
||||
static
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# Build artifacts
|
||||
build
|
||||
|
||||
# Dependency directories
|
||||
node_modules/
|
||||
|
||||
# lock file
|
||||
yarn.lock
|
||||
|
||||
# Editors
|
||||
.vscode/
|
||||
|
||||
.DS_Store
|
||||
|
||||
# build files
|
||||
static/
|
||||
|
Loading…
x
Reference in New Issue
Block a user