gitignore updated to ignore my output dir.
This commit is contained in:
parent
dcd5a7feb7
commit
38d0afac68
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,4 +16,5 @@ publish-test/
|
|||||||
.pytest_cache
|
.pytest_cache
|
||||||
/node_modules/
|
/node_modules/
|
||||||
/src/DevTool.Host.Gui/TauriShell/node_modules/
|
/src/DevTool.Host.Gui/TauriShell/node_modules/
|
||||||
|
output/
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user