Commit Graph

2 Commits

Author SHA1 Message Date
norimicry
df0ef12af0 Update .gitattributes for Dockerfile
Added a line in the .gitattributes file to enforce LF line endings for Dockerfile. This is to avoid any potential issues with line endings when working cross-platform, ensuring that Dockerfile will consistently use LF regardless of the environment.
2024-04-03 08:37:55 -04:00
norimicry
594a355fc0 Updated Dockerfile and added .gitattributes
Adjusted Docker `FROM` statement in Dockerfile and removed app-icon installation. Updated SMAPI installer command to search in the correct directory. Added .gitattributes file to ensure line-endings are consistent by converting all CRLF to LF.
2024-03-30 11:12:11 -04:00