diff --git a/.gitignore b/.gitignore index 34491bd..390bf49 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,5 @@ __pycache__/ env/ *.pyc run_tests.sh - - +.DS_Store tests/test_validate.py