Ignore local tooling files

This commit is contained in:
Keith Smith
2026-04-15 17:36:36 -06:00
parent d7d3e8d072
commit 586e98fd95
+5
View File
@@ -24,6 +24,7 @@ stack.env
# IDE # IDE
.idea/ .idea/
.vscode/ .vscode/
.codex
*.swp *.swp
*.swo *.swo
@@ -41,3 +42,7 @@ htmlcov/
# Firebase credentials # Firebase credentials
*firebase*.json *firebase*.json
# Local Node artifacts used for tooling in this repo
package.json
package-lock.json