update .gitignore

This commit is contained in:
Csaba 2024-02-08 14:47:36 +01:00 committed by Holger Bruch
parent 94a51a7a7f
commit e6316fc212

6
.gitignore vendored
View file

@ -161,3 +161,9 @@ cython_debug/
#.idea/ #.idea/
data/ data/
secrets
logging.conf
config
static/**
templates/**
conf/**