diff --git a/.gitignore b/.gitignore index 5a63a1e..bec4944 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ # build folders output __pycache__ -.vscode \ No newline at end of file +*.txt +.vscode