diff --git a/.gitignore b/.gitignore index 0d09cdc74..5d1732d17 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,7 @@ # Exclude MacOS Finder files. .DS_Store + +*.user* + +*.pyc +Testing