fix apply updates to various files improving application and pipeline functionality.
- Fix application configuration to enable large file storage and efficient handling for diverse file formats. - Update ignore list with new files for dev, .vs, and assets/testing. - Fix banner image metadata to include accurate pipelinetype version information, enabling proper rendering and display on all platforms. - Fix the PNG image asset by adding its metadata, including version, OID, and size. - Fix bug in logo image checksum by adding Git LFS metadata. - Add feature to automate pipeline processing with improved error handling.
This commit is contained in:
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
# Ignore files from uploading to the repo
|
||||
|
||||
dev/
|
||||
.vs
|
||||
assets/testing/
|
||||
Reference in New Issue
Block a user