Files
uupl-smart-contract/.gitignore
T
2026-08-17 16:01:42 -06:00

19 lines
257 B
Plaintext

.superpowers/
.worktrees/
.env
.env.local
.demo/
cache/
out/
broadcast/
deployments/*.json
deployments/**/*.json
!deployments/*.example.json
node_modules/
web/node_modules/
web/dist/
web/coverage/
web/public/deployment.json
web/src/generated/*.ts
!.gitkeep