mirror of
https://github.com/viq/NewsBlur.git
synced 2025-08-31 22:20:12 +00:00
Ignoring backup.db
This commit is contained in:
parent
cf9f0d9ef3
commit
15e5284957
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,6 +3,7 @@ logs/*.log.*
|
||||||
logs/*.pid
|
logs/*.pid
|
||||||
logs/celerybeat-schedule.db
|
logs/celerybeat-schedule.db
|
||||||
*.pyc
|
*.pyc
|
||||||
|
backup.db
|
||||||
__pycache__/
|
__pycache__/
|
||||||
static/*
|
static/*
|
||||||
local_settings.py
|
local_settings.py
|
||||||
|
|
Loading…
Add table
Reference in a new issue