Initial commit.

This commit is contained in:
2018-01-11 21:47:59 +01:00
commit ebd5ff6fcd
35 changed files with 5804 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
# Compiled object files
*.o
# Temp files
*~
*.swp
# Build folders
build/
obj/
bin/
# CMake stuff
Makefile
CMakeCache.txt
cmake_install.cmake
CMakeFiles/
# VSCode
.vscode/