No one needs this bat file but me

So I will just tell git to ignore it
This commit is contained in:
Michael Shirt 2016-09-20 20:53:20 -06:00
parent 390cc74889
commit 33d6f38f96
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View file

@ -12,3 +12,4 @@
/build
object_script.*
rpgscript.bat

View file

@ -1,2 +1,2 @@
rpgscript.rb "C:\Users\Michael\Documents\oneshot src\mkxp-oneshot\scripts" "C:\Users\Michael\Dropbox\Oneshot Project\Game"
"C:\Ruby22-x64\bin\ruby.exe" rpgscript.rb "C:\Users\Michael\Documents\oneshot src\mkxp-oneshot\scripts" "C:\Users\Michael\Dropbox\Oneshot Project\Game"
pause