Track file/ test artifacts in repo

Remove file/* from .gitignore so the 음악퀴즈_test pack is reproducible
across clones. The fabric-installer.jar is the real upstream 1.1.1
(205KB); the rest are minimal stub zips/jar built locally.

  file/platforms/fabric-installer.jar          (fabric-installer 1.1.1)
  file/mods/music-quiz/music-quiz-test-mod.jar (stub fabric mod jar)
  file/resourcepacks/music-quiz.zip            (stub resourcepack)
  file/maps/music-quiz-map.zip                 (stub world)
  file/servers/music-quiz-server.zip           (server stub with eula=false)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-11 10:07:16 +09:00
parent 678e886a52
commit 8574aeffa2
6 changed files with 0 additions and 2 deletions

2
.gitignore vendored
View File

@@ -3,5 +3,3 @@ dist/
release/ release/
logs/ logs/
*.log *.log
file/*
!file/.gitkeep

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.