Initial creation
.gitignore
0 → 100644
.gitlab-ci.yml
0 → 100644
CHANGELOG.md
0 → 100644
CMakeLists.txt
0 → 100644
CONTRIBUTING.md
0 → 100644
LICENSE.md
0 → 100644
README.md
0 → 100644
ext/gtest/CMakeLists.txt
0 → 100644
src/CMakeLists.txt
0 → 100644
src/SomeClassDefinition.cpp
0 → 100644
src/SomeHeaderFile.h
0 → 100644
src/main.cpp
0 → 100644
tests/CMakeLists.txt
0 → 100644
tests/silly_test.cpp
0 → 100644
Please register or sign in to comment