diff --git a/ats_doku.db b/ats_doku.db index 75cca04..f5eab23 100644 Binary files a/ats_doku.db and b/ats_doku.db differ diff --git a/gui/.gitignore b/gui/.gitignore new file mode 100644 index 0000000..fc1a0bb --- /dev/null +++ b/gui/.gitignore @@ -0,0 +1,4 @@ +.venv/ +__pycache__/ +*.pyc +ats_doku.db