Re-adding the lost test disks.

This commit is contained in:
Rob Greene 2022-01-08 21:26:36 -06:00
parent 2710a28b50
commit 38dc876ba8
3 changed files with 7 additions and 9 deletions

16
.gitignore vendored
View File

@ -10,15 +10,13 @@ build/
AppleCommander.preferences AppleCommander.preferences
*.bas *.bas
# Ignoring all disk images # Ignoring all disk images at root of project
*.dsk /*.dsk
*.po /*.po
*.hdv /*.hdv
*.do /*.do
*.2mg /*.2mg
*.2img /*.2img
# But allowing disk images from the unit tests
!lib/ac-api/src/test/resources/disks/*
# Eclipse # Eclipse
.classpath .classpath

Binary file not shown.

Binary file not shown.