Add the roms directory ExtractAssets defaults to

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.
This commit is contained in:
briaguya
2026-07-25 03:00:55 -04:00
parent 48b3344237
commit 67af114c95
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
*
!.gitignore
!README.md
+3
View File
@@ -0,0 +1,3 @@
# roms
`ExtractAssets` looks here by default. Drop your ROMs in.