refactor: modularize database management, models, and services for better structure and maintainability
This commit is contained in:
2
backend/.gitignore
vendored
2
backend/.gitignore
vendored
@@ -56,3 +56,5 @@ logs/
|
||||
*.swo
|
||||
/owlynews.sqlite-shm
|
||||
/owlynews.sqlite-wal
|
||||
/owlynews.sqlite3-shm
|
||||
/owlynews.sqlite3-wal
|
||||
|
Reference in New Issue
Block a user