Files
reverse-SynthID/.gitignore
T
Alosh Denny 25483c159a v3
2026-02-15 18:04:20 +05:30

41 lines
398 B
Plaintext

# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
venv/
.venv/
*.egg-info/
dist/
build/
# IDE
.vscode/
.idea/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Project specific
*.npy
*.pkl
!artifacts/codebook/*.pkl
# Data (too large for git)
data/
artifacts/spectral_codebook.npz
artifacts/samples/
artifacts/refs/
# Temporary
*.tmp
*.log
_temp_*
_output_*
push_randomly.sh
synthid_bypass.py.final