Restructure project layout and update references

This commit is contained in:
2024-10-06 21:50:00 -04:00
parent 236bb1b044
commit 4ab46ee2fc
5 changed files with 9 additions and 2 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
config.ini
*.db
dist/
*.egg-info/
*/__pycache__/*
venv