Add admin-frontend and user-frontend standalone projects, certification/invoice/discovery features, fix auth header and theme consistency
This commit is contained in:
+11
-3
@@ -37,13 +37,21 @@ logs/
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Uni-app
|
||||
# Node
|
||||
node_modules/
|
||||
uni-app/dist/
|
||||
uni-app/node_modules/
|
||||
admin-frontend/dist/
|
||||
user-frontend/dist/
|
||||
|
||||
# Python test cache
|
||||
.pytest_cache/
|
||||
|
||||
# Docker
|
||||
docker-compose.override.yml
|
||||
|
||||
# Misc
|
||||
*.bak
|
||||
*.tmp
|
||||
*.tmp
|
||||
|
||||
# Generated by MCP search server
|
||||
backend/app/services/_bing_search.js
|
||||
Reference in New Issue
Block a user