mirror of
https://github.com/simh/simh.git
synced 2026-02-16 04:34:05 +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
|
||||
#Ignore files built by Visual Studio
|
||||
*.obj
|
||||
# VAX/vmb.exe is not a generated file and should be in the repository
|
||||
!VAX/vmb.exe
|
||||
*.exe
|
||||
*.pdb
|
||||
*.user
|
||||
|
||||
Reference in New Issue
Block a user