Archived
- add uv configuration for the backend - update frontend to make auth work - add new auth endpoints - add bookmars feat - add reader feat
15 lines
119 B
Plaintext
15 lines
119 B
Plaintext
node_modules
|
|
.pycache__
|
|
__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
*.db
|
|
*.sqlite3
|
|
*.log
|
|
*.env
|
|
*.DS_Store
|
|
*.vscode
|
|
*.idea
|
|
*.swp
|
|
*.swo |