refactor: Rename project order file and clean up file structure
- Rename project_order.json to order_project.json for consistency with order_ads.json naming convention - Update all references in ProjectService and ProjectsController
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -5,6 +5,7 @@ Thumbs.db
|
||||
# Dependencies
|
||||
node_modules/
|
||||
vendor/
|
||||
ai/
|
||||
|
||||
# Environment files
|
||||
.env
|
||||
|
||||
Reference in New Issue
Block a user