mirror of
https://github.com/sartoopjj/thefeed.git
synced 2026-05-19 05:04:35 +03:00
33 lines
236 B
Plaintext
33 lines
236 B
Plaintext
# Build outputs
|
|
/build/
|
|
|
|
# IDE
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Cache
|
|
.thefeed/
|
|
|
|
# Data directories
|
|
thefeeddata/
|
|
data/
|
|
|
|
# Session data
|
|
session.json
|
|
|
|
# Environment files
|
|
.env
|
|
.env.local
|
|
|
|
todo
|
|
todo.md
|
|
|
|
tmp
|
|
.claude
|