refactor: clean up stray files in web/ directory (#386)

This commit is contained in:
Peter Steinberger 2025-07-17 09:37:45 +02:00 committed by GitHub
parent 84b7467e83
commit 986fa3a9ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 2 additions and 1 deletions

View file

@ -249,7 +249,7 @@ For tasks requiring massive context windows (up to 2M tokens) or full codebase a
- Architecture Details: `docs/ARCHITECTURE.md`
- API Specifications: `docs/spec.md`
- Server Implementation Guide: `web/spec.md`
- Server Implementation Guide: `web/docs/spec.md`
- Build Configuration: `web/package.json`, `mac/Package.swift`
- External Device Testing: `docs/TESTING_EXTERNAL_DEVICES.md`
- Gemini CLI Instructions: `docs/gemini.md`

1
web/.gitignore vendored
View file

@ -109,6 +109,7 @@ Thumbs.db
# Temporary folders
tmp/
temp/
release-check/
# Terminal session data (don't commit user sessions)
~/.vibetunnel/