diff --git a/.gitignore b/.gitignore index 678ad27..18bebd7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ -/__pycache__ -/secrets.py \ No newline at end of file +/__pycache__/ +/secrets.py +/pymakr-test/ +.gitignore +.vscode/ \ No newline at end of file