From d86042141ef0a0e77935f4b48d1a627fc1ec776b Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Sun, 28 Aug 2016 15:19:31 +0200 Subject: Initial commit, allows for storing simpel values and boost::hana adapted structs at "key" --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..394decf --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +CMakeLists.txt.user +build* -- cgit v1.2.3-70-g09d2