diff --git a/.gitignore b/.gitignore index 20d3eb2..6436628 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,8 @@ **/out **/a.out -.cache/* -.test-cache/* -**/__pycache__ \ No newline at end of file +**/__pycache__ + +.cache +.test-cache +.vscode +