Initial commit (hello world)

This commit is contained in:
2020-03-01 10:58:25 -05:00
commit f7006a18ea
6 changed files with 181 additions and 0 deletions

8
.gitignore vendored Normal file
View File

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