Cleanup .gitignore (#629)

This commit is contained in:
Lipis 2020-01-31 14:55:53 +02:00 committed by GitHub
parent 6886dfdea7
commit 9a17abcb34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

24
.gitignore vendored
View File

@ -1,23 +1,11 @@
# Logs .DS_Store
logs .vscode
*.log *.log
build
logs
node_modules
npm-debug.log* npm-debug.log*
static
yarn-debug.log* yarn-debug.log*
yarn-error.log* yarn-error.log*
# Build artifacts
build
# Dependency directories
node_modules/
# lock file
yarn.lock yarn.lock
# Editors
.vscode/
.DS_Store
# build files
static/