update .gitignore

This commit is contained in:
Csaba 2024-02-08 14:47:36 +01:00
parent f494f7cccb
commit a46b83567e

6
.gitignore vendored
View file

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