diff --git a/.gitignore b/.gitignore index 10701c9..6243964 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,6 @@ venv/ .env # Docker -.DS_Store \ No newline at end of file +.DS_Store + +*~ \ No newline at end of file