Files
crypto_news/.gitignore
2026-03-20 07:49:42 +09:00

13 lines
105 B
Plaintext

node_modules/
__pycache__/
*.pyc
.env
.venv/
dist/
build/
target/
*.egg-info/
.DS_Store
Thumbs.db
.next/