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

This commit is contained in:
2026-06-04 20:34:08 +00:00
commit 6608a556f1
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