Initial commit

This commit is contained in:
2019-07-20 09:52:31 -04:00
commit 9ef184fd7c
4 changed files with 109 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
cmake-build-debug/
CMakeFiles
cmake_install.cmake
Makefile
CMakeCache.txt
*.so
*.cbp
.idea/