update .gitignore

This commit is contained in:
Csaba 2024-02-08 14:47:36 +01:00
parent 183a8055d6
commit 076fbcbf1a

8
.gitignore vendored
View file

@ -160,4 +160,10 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder. # option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/ #.idea/
data/ data/
secrets
logging.conf
config
static/**
templates/**
conf/**