added persistant db storage to gitignore

This commit is contained in:
Patryk Hegenberg 2023-12-29 14:48:54 +01:00
parent b0b0df3b80
commit 3c73706647

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
# vscode config files
./.vscode/*
math_wizard_db_data/*