Files
amd-bc250-docs/.gitignore

55 lines
569 B
Plaintext

# MkDocs build output
site/
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
*.egg-info/
dist/
build/
# Virtual environments
venv/
.venv/
ENV/
env/
# macOS
.DS_Store
.AppleDouble
.LSOverride
# IDEs
.vscode/
.idea/
*.swp
*.swo
*~
# Discord exports - not published for privacy reasons
discord-export/
# GitHub docs - cause build errors
github-docs/
# Scripts - internal tooling only
scripts/
# Internal project files
CLAUDE.md
PROJECT_STATUS.md
COMPARISON.md
PAGES_TO_ADD.md
parsed-content/
# Environment variables
.env
.env.local
# Logs
*.log
CLAUDE.md