gitignore updated to ignore my output dir.

This commit is contained in:
stan44 2026-03-04 07:54:57 -06:00
parent dcd5a7feb7
commit 38d0afac68

1
.gitignore vendored
View File

@ -16,4 +16,5 @@ publish-test/
.pytest_cache
/node_modules/
/src/DevTool.Host.Gui/TauriShell/node_modules/
output/