From f45c0f0c121a48440f45ddad6d4150e52b6b56e7 Mon Sep 17 00:00:00 2001 From: administrator Date: Sun, 17 Dec 2023 20:38:54 +0100 Subject: [PATCH] Fixed typo --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitignore 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