This website requires JavaScript.
Explore
Help
Sign In
evert
/
stardew-multiplayer-docker
Watch
1
Star
0
Fork
0
You've already forked stardew-multiplayer-docker
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
c7c2e0fd13
stardew-multiplayer-docker
/
.gitattributes
4 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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 15:12:11 +00:00
* text=auto
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 12:37:55 +00:00
Dockerfile text eol=lf
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 15:12:11 +00:00
*.sh text eol=lf
*.conf text eol=lf
Reference in New Issue
Copy Permalink