This repository has been archived on 2026-05-06. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tippspiel/.gitignore
T
Ronny 04a117cb61
Build & Deploy Tippspiel / build (push) Successful in 16s
chore: add Claude Code config and local docs to .gitignore
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 14:00:27 +02:00

29 lines
244 B
Plaintext

# Dependencies
node_modules/
# Build output
dist/
backend/public/
# Vite
.vite/
*.timestamp-*
# OS
.DS_Store
# IDE
.vscode/
# Environment
.env
.env.*
# Claude Code
.claude/
.mcp.json
# Docs / local tools
DEPLOY_DOCKER_TEST.md
tools.yaml