# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Virtual environments
.venv/
venv/
ENV/

# IDE
.idea/
.vscode/
*.swp
*.swo

# Testing
.pytest_cache/
.coverage
htmlcov/
.tox/

# Cache files
.cache.replace_preprints.json
*.cache

# Build
dist/
build/
*.egg-info/
src/*.egg-info/

# Version file (auto-generated by hatch-vcs)
src/bibtex_updater/_version.py

# OS
.DS_Store
Thumbs.db
CLAUDE.md
.claude/
uv.lock
