Add Batch.cmd

Fixes: #498
Co-Authored-By: Leo Gutiérrez Ramírez <leogutierrezramirez@gmail.com>
This commit is contained in:
Richie Bendall
2020-03-30 07:45:04 +13:00
parent d421731aa5
commit a36fd3566a
2 changed files with 4 additions and 0 deletions

3
b/batch.cmd Normal file
View File

@@ -0,0 +1,3 @@
@echo off
echo Hello World
pause