Promoted dist.sh to top-level directory, updated .gitignore

This commit is contained in:
Joseph Henry
2019-03-18 16:26:27 -07:00
parent 630c3d6331
commit dc01b78e97
5 changed files with 17 additions and 8 deletions

6
clean.bat Normal file
View File

@@ -0,0 +1,6 @@
rd /S /Q lib
rd /S /Q bin
rd /S /Q tmp
rd /S /Q build
rd /S /Q WinBuild32
rd /S /Q WinBuild64