diff --git a/.gitignore b/.gitignore index 0cfdd62..6ec7b5e 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,6 @@ src/static/pic.xd *.conf private_key.txt public_key.txt -venv/** \ No newline at end of file +venv/** +log/** +*~ \ No newline at end of file