diff --git a/.gitignore b/.gitignore index 39debb4c..22ce9ed3 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,7 @@ VRCT.exe VRCT.spec deepl-translate/ translators/ -test/ \ No newline at end of file +test/ +*.pyc +.vscode/ +lib/ \ No newline at end of file