aqi_monitor/.gitignore

18 lines
178 B
Plaintext

# python stuff
__pycache__
# protect real config files
config
config.h
# env files
postgres.env
# frontend font files
*.ttf
# dynamic files
**/dyn/*.json
**/dyn/
update.html