diff --git a/.gitignore b/.gitignore index b70d197..0a17cd0 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,7 @@ .DS_Store .idea notebooks -SimCAD.egg-info +*.egg-info __pycache__ Pipfile Pipfile.lock @@ -12,6 +12,7 @@ results *.csv *.txt simulations/.ipynb_checkpoints +dist/*.gz build SimCAD.egg-info \ No newline at end of file