mirror of
https://github.com/google/magika.git
synced 2026-03-26 07:12:29 +00:00
22 lines
169 B
Plaintext
22 lines
169 B
Plaintext
*.pyc
|
|
__pycache__/
|
|
.ipynb_checkpoints
|
|
venv/
|
|
tmp/
|
|
.env
|
|
*.swp
|
|
*.egg-info
|
|
dist/*
|
|
*.pickle
|
|
.s.yml
|
|
|
|
*/models-data/*
|
|
|
|
.vscode
|
|
|
|
scratchpad/
|
|
|
|
*/node_modules/*
|
|
docs/dist
|
|
js/dist
|