diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..11c7643 --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +CMakeLists.txt.user +CMakeCache.txt +CMakeFiles +CMakeScripts +Testing +Makefile +cmake_install.cmake +install_manifest.txt +compile_commands.json +CTestTestfile.cmake +_deps +CMakeUserPresets.json diff --git a/README.md b/README.md new file mode 100644 index 0000000..9b64280 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# malkawi2017.github.io \ No newline at end of file