diff --git a/.gitignore b/.gitignore index 0dad1ef..7c2edc4 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,6 @@ __pycache__/ *.geojson input_files/*.geojson -!input_files/.gitkeep \ No newline at end of file +!input_files/.gitkeep + +test_*.py \ No newline at end of file