Files
ai-llm-red-team-handbook/.bookignore

20 lines
248 B
Plaintext

# GitBook Ignore File
# Files and folders listed here will not be synced to GitBook
# Local files - never sync
ignore/
# Python artifacts
__pycache__/
*.py[cod]
*.egg-info/
# Generated files
*.tmp
*.log
# IDE/Editor files
.idea/
.vscode/
*.swp