Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
18 changes: 18 additions & 0 deletions BoldChrome/.gitignore → .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,21 @@ Thumbs.db
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*

# Logs
*.log
npm-debug.log*
pnpm-debug.log*
yarn-debug.log*
yarn-error.log*

# Test / coverage
coverage

# TypeScript
*.tsbuildinfo

# Editor (optional – remove if you commit shared settings)
.idea
*.swp
*.swo
File renamed without changes.
344 changes: 0 additions & 344 deletions BoldChrome/ARCHITECTURE.md

This file was deleted.

Loading