First steps.

This commit is contained in:
Nicolás Ortega Froysa
2018-03-25 12:08:19 +02:00
parent a54d54d993
commit 1cdd5964f0
12 changed files with 142 additions and 421 deletions

5
.gitignore vendored
View File

@ -1,2 +1,3 @@
# Ignore binary files
bin/
# Ignore build files
build/*
!build/.keep