diff --git a/.gitignore b/.gitignore index 2ec493f..7df37a8 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ *pycache* data/* *ipynb_checkpoints* -dist/* \ No newline at end of file +dist/* +*.prof +./data/* \ No newline at end of file