diff --git a/.gitignore b/.gitignore index f1de8c5..383d589 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,5 @@ __pycache__/ *.py[cod] *$py.class /.venv/ -*.log \ No newline at end of file +*.log +*.py.lprof