From 59049dcf7254085cf766f8d30fb0e854c51e1d29 Mon Sep 17 00:00:00 2001 From: Gardient Date: Sun, 19 Sep 2021 23:55:46 +0300 Subject: [PATCH] updates gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4906f4c..fc4d32e 100644 --- a/.gitignore +++ b/.gitignore @@ -143,3 +143,5 @@ dmypy.json cython_debug/ # End of https://www.toptal.com/developers/gitignore/api/python + +dev.db