Files
shx-helper/.gitignore
T
space 6608a556f1
ci / smoke (push) Successful in 8s
chore: bootstrap shx-helper repo
2026-06-04 20:34:08 +00:00

19 lines
146 B
Plaintext

# local env / secrets
.env
.env.*
*.local
# editor / os
.DS_Store
Thumbs.db
.vscode/
.idea/
*.swp
*~
# test / temp
/tmp/
artifacts/
*.tmp
*.log