Files
magika/python/.gitignore
2024-02-24 17:45:01 -05:00

13 lines
110 B
Plaintext

*.pyc
__pycache__/
**/.ruff_cache/
.ipynb_checkpoints
venv/
.env
*.swp
*.h5
*.egg-info
dist/*
*.pickle
.s.yml