Use persistent database and add datasource

This commit is contained in:
Torge Hamann 2024-11-17 19:52:58 +01:00
parent 4d04fc64aa
commit 59949e067b
3 changed files with 19 additions and 3 deletions

3
.gitignore vendored
View file

@ -19,6 +19,7 @@ bin/
### IntelliJ IDEA ###
.idea
!.idea/dataSources.xml
*.iws
*.iml
*.ipr
@ -37,4 +38,4 @@ out/
.vscode/
### SQLite DB ###
sqlLiteDb
sqLiteDb.db