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