commit 08d3289ba7b91d1cc0a37f278b6ffab0aa116c83 Author: Maurice Heumann Date: Sun Mar 13 19:14:35 2022 +0100 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..46f42f8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +CMakeLists.txt.user +CMakeCache.txt +CMakeFiles +CMakeScripts +Testing +Makefile +cmake_install.cmake +install_manifest.txt +compile_commands.json +CTestTestfile.cmake +_deps diff --git a/README.md b/README.md new file mode 100644 index 0000000..69144d3 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# secret \ No newline at end of file