First version

This commit is contained in:
Rupus Reinefjord 2018-08-05 18:53:28 +02:00
parent d3a8282df9
commit f49843fdea
32 changed files with 1455 additions and 0 deletions

5
build/.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
# https://stackoverflow.com/a/932982 - Thank you!
# Ignore everything in this directory
*
# Except this file
!.gitignore