chore: bootstrap shx-helper repo
ci / smoke (push) Successful in 10s

This commit is contained in:
2026-06-04 20:36:02 +00:00
commit ef7f46fb9a
9 changed files with 294 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
# local env / secrets
.env
.env.*
*.local
# editor / os
.DS_Store
Thumbs.db
.vscode/
.idea/
*.swp
*~
# test / temp
/tmp/
artifacts/
*.tmp
*.log