diff --git a/.gitignore b/.gitignore index 117f06f..1408a6e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,15 +3,10 @@ instance venv/ -__pychache__/* 123 - - -zabalans.csv +*.csv project.db - - c*.txt - migrations/__pycache__/* -migrations/versions/__pycache__/* \ No newline at end of file +migrations/versions/__pycache__/* +__pycache__ \ No newline at end of file