aqi_monitor/.gitignore

15 lines
157 B
Plaintext
Raw Normal View History

2021-02-16 03:40:22 +00:00
# python stuff
__pycache__
# protect real config files
config
config.h
# env files
postgres.env
2021-02-16 03:40:22 +00:00
# frontend font files
*.ttf
# dynamic files
**/dyn/*.json