diff --git a/.gitignore b/.gitignore index 9f430934ec..670098de51 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ *.n -template-bak/* *.log tests/unit/report/ tests/unit/.temp/ @@ -7,3 +6,4 @@ tests/unit/bin/ export tests/unit/src/TestSuite.hx dump +.vscode