-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
50 lines (38 loc) · 774 Bytes
/
Copy path.gitignore
File metadata and controls
50 lines (38 loc) · 774 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# Sphinx build output
_build/
# Python
.venv/
__pycache__/
*.pyc
.eggs/
*.egg-info/
# Private notes (never published)
private/
# Actual anti-ai tech docs (for my eyes only!!! but you know they exist so...)
docs/anti-ai-defenses.md
# OS
.DS_Store
Thumbs.db
# Editor
*.swp
*.swo
*~
.idea/
.vscode/
.obsidian/
# Mise local overrides
.mise.local.toml
# Node.js (Playwright MCP)
node_modules/
package-lock.json
# Playwright MCP cache
.playwright-mcp/
# Temporary files
*.txt.tmp
2025-*.txt
.coverage
# Honeypot trap pages (generated at build time)
content/honeypot-trap/
content/docs/anti-ai-defenses.md
# Large PDFs (exceeds Cloudflare Pages 25MB limit - use R2 instead)
_assets/files/PDFs/Fanshen-a-Documentary-of-Revolution-in-a-Chinese-Village-William-Hinton.pdf