Ignore unwatend output files

This commit is contained in:
peterdell 2018-12-31 00:01:04 +01:00
parent 8a74d91e66
commit 7591825cc2
2 changed files with 6 additions and 1 deletions

5
com.wudsn.ide.ref/.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
# Ignore output files created in the source folders
*.lab
*.lbl
*.lst
*.atdbg

View File

@ -1,7 +1,7 @@
@echo off
setlocal
set PATH=%PATH%;C:\jac\bin\wbin
cd C:\jac\system\Java\Programming\Workspaces\WUDSN-IDE
cd C:\jac\system\Java\Programming\Repositories\WUDSN-IDE
call :check com.wudsn.ide.asm
call :check com.wudsn.ide.asm.compilers