commit 3a0b3d59ce30aa8a1f6b4cfbbe6383188395fb24 Author: markusb Date: Wed Feb 20 14:56:23 2019 +0100 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a44462f --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +# ---> CMake +CMakeCache.txt +CMakeFiles +CMakeScripts +Testing +Makefile +cmake_install.cmake +install_manifest.txt +compile_commands.json +CTestTestfile.cmake + diff --git a/README.md b/README.md new file mode 100644 index 0000000..7b3ee91 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# QtUwbTest +