Initial commit.

This commit is contained in:
Nicolás A. Ortega Froysa
2018-12-05 09:53:20 +01:00
commit 0bede1bee0
3 changed files with 10 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
# Ignore build files
build/*
!build/.keep
# Ignore Vim temporary files
*.sw[a-z]