Added basic files.

This commit is contained in:
Nicolás Ortega Froysa
2018-10-25 15:46:52 +02:00
commit 4d1a4cfca9
2 changed files with 29 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]