Files
thesillyhome-container-home…/.dockerignore
2022-08-13 00:49:22 +01:00

9 lines
152 B
Plaintext

# png & pickle & csv
**/*.csv
**/*.pickle
**/*.pkl
**/*.png
**/*.log
thesillyhome_src/frontend/node_modules
thesillyhome_src/frontend/static/data/*