Files
polyphemus/.gitignore
2022-02-25 20:36:33 -06:00

8 lines
57 B
Plaintext

*.csv
**/data/
**/__pycache__/
*.pyc
build/
*.egg-info/