mirror of
https://github.com/google/magika.git
synced 2026-03-30 10:37:12 +00:00
13 lines
110 B
Plaintext
13 lines
110 B
Plaintext
*.pyc
|
|
__pycache__/
|
|
**/.ruff_cache/
|
|
.ipynb_checkpoints
|
|
venv/
|
|
.env
|
|
*.swp
|
|
*.h5
|
|
*.egg-info
|
|
dist/*
|
|
*.pickle
|
|
.s.yml
|