update .gitignore
This commit is contained in:
parent
94a51a7a7f
commit
e6316fc212
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -161,3 +161,9 @@ cython_debug/
|
|||
#.idea/
|
||||
|
||||
data/
|
||||
secrets
|
||||
logging.conf
|
||||
config
|
||||
static/**
|
||||
templates/**
|
||||
conf/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue