From fc4855e002a13d6f5ad82d6993930be1675e91ac Mon Sep 17 00:00:00 2001 From: MarkusJoe Date: Sat, 12 Feb 2022 11:30:56 +0800 Subject: [PATCH] feat: update .gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 97c53ab..bbf4679 100644 --- a/.gitignore +++ b/.gitignore @@ -7,5 +7,4 @@ dist/ # Files *.pyc *.zip -*.db -!./bin/assets/theme.db \ No newline at end of file +*.db \ No newline at end of file