Useful non-source things

This commit is contained in:
Horst Beepmanh 2019-07-27 22:37:36 +08:00
commit 35a1daa14c
3 changed files with 7 additions and 0 deletions

2
.build Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
exec ../../bin/build . "$@"

2
.flatten Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
exec ../../bin/flatten . ../../patchset/Cube-E "$@"

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
.*
*.dmg
Build*/