Make sure that VAX/vmb.exe is included in the git repository
This commit is contained in:
parent
f7b53a5fe9
commit
14a88e4fd4
2 changed files with 2 additions and 0 deletions
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
|
||||
|
|
BIN
VAX/vmb.exe
Normal file
BIN
VAX/vmb.exe
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue