Files
EvoSynth/.gitignore
dongdongunique bd1cd2e1b1 Complete Phase 2: SOTA LLM Testing
- Add EvoSynth vs X-Teaming comparison table with 20 models
- EvoSynth achieves 98.8% avg ASR vs X-Teaming 87.9% (+10.9% improvement)
- 100% ASR on 17 out of 20 evaluated models
- Add arxiv/ folder to .gitignore
2026-02-04 13:53:11 +08:00

80 lines
784 B
Plaintext

# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# PyInstaller
*.manifest
*.spec
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
.hypothesis/
.pytest_cache/
# Jupyter Notebook
.ipynb_checkpoints
# Environment variables
.env
.env.local
.env.*.local
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Logs
*.log
logs/
# Session data
attack_sessions/
results/
data/*.csv
!data/harmbench.csv
# Async logs
async_logs/
asset/sec/
# Original PDF (using PNG version)
asset/diagram.pdf
arXiv-2601.01592v2.tar.gz
arxiv/