Skip to content

Commit

Permalink
add executables to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
erikerlandson committed Jun 23, 2016
1 parent 640d188 commit dc4116b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit dc4116b

Please sign in to comment.