From 6e4de28045f928520d2516083e70f1e23a130263 Mon Sep 17 00:00:00 2001 From: KmolYuan Date: Tue, 15 Oct 2019 14:43:17 +0800 Subject: [PATCH] Update git ignore. --- cython/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cython/.gitignore b/cython/.gitignore index 71d71231..e254ee78 100644 --- a/cython/.gitignore +++ b/cython/.gitignore @@ -14,6 +14,8 @@ /obj-*/ /*.slvs python_solvespace/*.cpp +python_solvespace/src/ +python_solvespace/include/ # Byte-compiled / optimized / DLL files __pycache__/