Refactor HTML and configuration files for improved structure and consistency
- Updated videos.html to enhance readability and maintainability. - Refactored webpack.config.js for better organization and clarity. - Cleaned up TypeScript configuration files (tsconfig.app.json, tsconfig.json, tsconfig.spec.json) for consistency in formatting. - Adjusted docker-compose.yaml for improved formatting and readability.
This commit is contained in:
8
Api/.gitignore
vendored
8
Api/.gitignore
vendored
@@ -1,5 +1,5 @@
|
||||
obj/
|
||||
bin/
|
||||
.vs/
|
||||
build/
|
||||
obj/
|
||||
bin/
|
||||
.vs/
|
||||
build/
|
||||
**/core
|
||||
Reference in New Issue
Block a user