moving the database file to databases/ dir

- version : 1.7
- description : moving the database file to databases/ dir and updating
  init-db() function to use the databases/ dir as the default .
//############################################//
	modified:   .gitignore
	modified:   app.py
//############################################//
هذا الالتزام موجود في:
2025-07-10 13:27:11 +03:00
الأصل a3788e843a
التزام 88c5c9fabf
2 ملفات معدلة مع 14 إضافات و2 حذوفات

1
.gitignore مباع
عرض الملف

@@ -1,2 +1,3 @@
__pycache__
*.db
databases