diff --git a/.gitignore b/.gitignore index 44dbbcd..89d8f01 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ database.sqlite +*.pyc +.env \ No newline at end of file