Add test to gitignore

This commit is contained in:
Alireza Adli 2024-07-17 14:23:17 -04:00
parent b4258e1263
commit df235ad6dc

4
.gitignore vendored
View File

@ -5,4 +5,6 @@ __pycache__/
*.geojson
input_files/*.geojson
!input_files/.gitkeep
!input_files/.gitkeep
test_*.py