.dockerignore, make clean and new PKGBUILD

- Added .dockerignore file
- added make target for cleaning up
- modified PKGBUILD to build in symlink to checkout (yeah this isn't
  really how you build Arch packages but that's besides the point! :))
This commit is contained in:
Vincent Ambo 2014-08-22 18:56:57 +02:00
parent 8d2fefec8f
commit 3a86d653ce
No known key found for this signature in database
GPG key ID: 66F505681DB8F43B
3 changed files with 15 additions and 6 deletions

6
.dockerignore Normal file
View file

@ -0,0 +1,6 @@
dist
res
src
tools
arch/pkg
arch/src