Moving to full C++.

This commit is contained in:
Nicolás Ortega Froysa
2018-03-29 15:04:17 +02:00
parent 1c9e1859d2
commit fac59cfd2f
21 changed files with 830 additions and 1629 deletions

2
.gitignore vendored
View File

@ -1,8 +1,6 @@
# Ignore builds
build/*
demo/bin/*
!build/.keep
*.o
# Ignore documentation
doc/*