Files
trade-frontend/.gitignore

16 lines
206 B
Plaintext

# Secrets (never commit)
tokens/*
!tokens/*.example.json
!tokens/*.example.yml
!tokens/*.example.yaml
gitea/token
node_modules/
dist/
.env
*.log
# Local scratch / build output
_tmp/
apps/visualizer/dist/