Files
hpos-data/.gitignore
2024-01-21 15:18:27 +05:30

14 lines
148 B
Plaintext

*/data/
env/
.DS_Store
*.xlsx
*.csv
*.json
cloud-functions/python/functions/__pycache__/
*.pkl
*.png
*.svg
*.log
scripts/temp/*
tests/__pycache__/*