mirror of
https://github.com/Shiva108/ai-llm-red-team-handbook.git
synced 2026-02-12 14:42:46 +00:00
20 lines
248 B
Plaintext
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
|