Files
periscope/.gitignore
T
michele 3c0b3e14dc Archive protocol PDFs on disk; HDMI 2.0/FRL TI layout as VENDOR (2.81.0).
INDEX.md lists cites. PDFs gitignored. HDMI 1.4 TMDS Zdiff stays UNKNOWN. pcbsync not packed.
2026-09-22 18:18:03 +02:00

71 lines
1.0 KiB
Plaintext

# Staged at build time by cloudbuild from frontend/content/changelog.md
# so the Dockerfile can COPY it past .dockerignore's frontend/ exclude.
backend/_changelog.md
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Distribution / packaging
build/
dist/
*.egg-info/
.eggs/
# Virtual environments
.venv/
venv/
env/
ENV/
# Testing / coverage
.pytest_cache/
.coverage
htmlcov/
# Type checkers
.mypy_cache/
.pyre/
.pytype/
# Editors / OS
.vscode/
.idea/
.DS_Store
# Secrets
.env
.env.local
**/.env
**/.env.local
# Claude Code
.claude/
.agents/
skills-lock.json
# Runtime data (projects, library)
data/
backend/data/
.merge/
periscope/dependency/frontend/node_modules/
periscope/dependency/frontend/.next/
periscope/src/frontend/.next/
.next/
# retrospective
*.retrospective
.vercel
# Local-only sample inputs (client schematics, test files)
edif-files/
# Cloud agent scratch
agent-tools/
# Licensed protocol PDFs — keep on disk as the local archive; do not commit binaries
standards/protocol-specs/*.pdf