Files
sankofa-hw-infra/.gitignore
defiQUG 93df3c8c20
Some checks failed
CI / lint-and-test (push) Has been cancelled
Initial commit: add .gitignore and README
2026-02-09 21:51:50 -08:00

17 lines
172 B
Plaintext

node_modules
dist
build
.env
.env.*
!.env.example
*.log
.DS_Store
coverage
.nyc_output
.turbo
*.tsbuildinfo
.idea
.vscode/*
!.vscode/extensions.json
!.vscode/settings.json