creating building files for packaging the app into an executable file

This commit is contained in:
Bernd
2025-07-25 22:11:59 +05:00
parent 8403e7b7c5
commit 1741024090
11 changed files with 64 additions and 0 deletions

3
.gitignore vendored
View File

@@ -7,3 +7,6 @@ todo.txt
anime_backlog.db.bk
*.db-wal
*.db-shm
dist/
build/
anime_env/