Initial Commit

This commit is contained in:
2018-05-09 16:31:13 +02:00
commit 0811d4af39
4 changed files with 20 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
*
!src
!src/*
!run.sh
!Makefile
!.gitignore