From 44115a6885312dab24f71a5e72db33a58cd932df Mon Sep 17 00:00:00 2001 From: Joseph Lenox Date: Thu, 12 Jul 2018 17:03:59 -0500 Subject: [PATCH] ignore built files and configured test_options.hpp --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 1ceeccf14..dd47ed91c 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,6 @@ core CMakeCache.txt *.cmake *.exe +src/test/test_options.hpp +src/slic3r +build/*