mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-08-12 20:22:37 -04:00
67af114c95
BUILDING.md points people at roms/, but git can't track an empty directory, so a fresh clone didn't have one. Its .gitignore keeps everything but itself and the readme out.
4 lines
25 B
Plaintext
4 lines
25 B
Plaintext
*
|
|
!.gitignore
|
|
!README.md
|