From 2ab622bdf0465a7e8ecbccf7a084fb2a2fe59752 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Tue, 23 Jan 2018 22:38:21 -0500 Subject: [PATCH] gitignore libembroidery --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index c0a09e7ae..b599c0a16 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,7 @@ *.tar.gz dist/ build/ + +# For development, I symlink into my clone, so I have to have a copy of libembroidery. +libembroidery.py +_libembroidery.so