diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5a88166 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +################################################################################ +# Diese .gitignore-Datei wurde von Microsoft(R) Visual Studio automatisch erstellt. +################################################################################ + +/__pycache__ +/__pycache__/User.cpython-39.pyc +/user.db