Preparing for switch to C.

This commit is contained in:
Nicolás A. Ortega
2016-07-04 12:16:35 +02:00
parent eebc90e392
commit 19f9c3c333
4 changed files with 7 additions and 31 deletions

7
.gitignore vendored
View File

@ -1,2 +1,5 @@
# Ignore the binaries.
bin/
# Ignore CMake files:
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
Makefile