1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-02-06 00:14:43 +00:00

Update .gitignore to ignore 386-sdl build directory (#507)

This commit is contained in:
Nick Briggs
2024-05-20 15:10:38 -07:00
committed by GitHub
parent db5d5a31e7
commit 613ffd8aca

1
.gitignore vendored
View File

@@ -10,6 +10,7 @@ cmake-build-*/**
.idea/
*.m68k-x/**
*.m68k/**
*.386-sdl/**
*.386-x/**
*.386/**
*.ppc-x/**