update .gitignore
This commit is contained in:
parent
f494f7cccb
commit
a46b83567e
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -160,4 +160,10 @@ cython_debug/
|
|||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
#.idea/
|
||||
|
||||
data/
|
||||
data/
|
||||
secrets
|
||||
logging.conf
|
||||
config
|
||||
static/**
|
||||
templates/**
|
||||
conf/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue