mirror of
https://github.com/simh/simh.git
synced 2026-05-01 22:06:00 +00:00
Make sure that VAX/vmb.exe is included in the git repository
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -2,6 +2,8 @@
|
|||||||
Thumbs.db
|
Thumbs.db
|
||||||
#Ignore files built by Visual Studio
|
#Ignore files built by Visual Studio
|
||||||
*.obj
|
*.obj
|
||||||
|
# VAX/vmb.exe is not a generated file and should be in the repository
|
||||||
|
!VAX/vmb.exe
|
||||||
*.exe
|
*.exe
|
||||||
*.pdb
|
*.pdb
|
||||||
*.user
|
*.user
|
||||||
|
|||||||
BIN
VAX/vmb.exe
Normal file
BIN
VAX/vmb.exe
Normal file
Binary file not shown.
Reference in New Issue
Block a user