Files
self/scripts/tests/.gitignore
Justin Hernandez 1c4cf0185e chore: add package version mismatch check (#896)
* chore: add package version mismatch check

* chore: check workflow node versions

* update script and add tests

* fix scripts

* fixes
2025-08-14 16:51:36 -07:00

10 lines
90 B
Plaintext

# Test artifacts
node_modules/
.yarn/
fixtures/
*.log
# OS artifacts
.DS_Store
Thumbs.db