From dc4116bd05bf4eb71f24213d5a394e5248d0128f Mon Sep 17 00:00:00 2001 From: Erik Erlandson Date: Thu, 23 Jun 2016 08:42:46 -0700 Subject: [PATCH] add executables to .gitignore --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index 8ae8bbb..cdc1b9a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,9 @@ CMakeFiles +x01_hello_world +x02_ordered_children +x03_keyed_children +x04_sort_children +x05_node_methods +x06_graft +x07_iterators +unit_tests