From d238be796254b198e1b75b30358d9365ebd6b648 Mon Sep 17 00:00:00 2001 From: Felipe Martin Date: Wed, 4 Nov 2020 16:51:17 +0100 Subject: [PATCH] Ignore local database --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 411e90d..e929ed6 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,7 @@ dist pip-wheel-metadata # Github Codespaces -pythonenv3.8 \ No newline at end of file +pythonenv3.8 + +# Butterrobot +butterrobot.sqlite