no log: Update .gitignore

This commit is contained in:
LASER-Yi 2021-05-09 01:27:05 +08:00
parent 66d4648c66
commit 08712ec5ba
1 changed files with 8 additions and 12 deletions

20
.gitignore vendored
View File

@ -1,15 +1,14 @@
*.pyc
cachefile.dbm
*.log
*.log.*
*.db
*.pyc
.idea/*
bazarr.pid
/venv
/data
/bin
/.vscode
# IDE
.idea
.vscode
# Middleware
VERSION
@ -24,9 +23,6 @@ VERSION
# Frontend
node_modules
frontend/dist
frontend/*.local
frontend/.eslintcache
frontend/.idea/*
frontend/**/*.map
frontend/build
/frontend/dist
/frontend/*.local
/frontend/build