From 0e9e71e278d01e1c25186f104090e2f0a1476dea Mon Sep 17 00:00:00 2001 From: Myned Date: Tue, 14 Jun 2022 18:20:57 -0500 Subject: [PATCH] Ignore database files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e92f24c..e720d1c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # CUSTOM config.toml +*.db # Byte-compiled / optimized / DLL files __pycache__/