news-analyze/.gitignore
吳元皓 0c904fd5bd
Some checks failed
Build and Push Beta Image / build-and-push (push) Has been cancelled
Delete funding.yml as the Lawsnotes thingy & Update README & Wipedev
scripts to give windows ppl a script to use & add MORE docker-compose
files :D also updated deploy.md & gitignore, but the groq api thing is
still broken tho.
2025-07-02 22:46:39 +08:00

40 lines
363 B
Text

# Nuxt dev/build outputs
.output
.data
.nuxt
.nitro
.cache
dist
# Node dependencies
node_modules
# Logs
logs
*.log
# Misc
.DS_Store
.fleet
.idea
# Local env files
.env
.env.*
!.env.example
# Scraping data
.venv
__pycache__
# Sentry Config File
.env.sentry-build-plugin
*.sql
!database/*.sql/
_dt_*.py
# Testing files
test.vue
100106_lt_test.html
dump.txt