diff --git a/.gitignore b/.gitignore index 71e14ab1..8d661b1c 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,8 @@ #Temporary files e.g from tests /tmp/ +.vscode + /logs/ **/_aside/ **/_build/ @@ -36,6 +38,12 @@ scratch* /src/testdata /src/scriptapps/test_* +#temp ignore - not ripe +/src/buildsuites + +#review +/src/docgen + #Built tclkits (if any) *.exe