diff --git a/.gitignore b/.gitignore index 0aef0ec..053755d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,9 @@ # pycharm - .idea/ +# db +*.sqlite + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]