diff options
| author | Lex Neva <github.com@lexneva.name> | 2018-01-23 22:38:21 -0500 |
|---|---|---|
| committer | Lex Neva <github.com@lexneva.name> | 2018-01-23 22:38:21 -0500 |
| commit | 2ab622bdf0465a7e8ecbccf7a084fb2a2fe59752 (patch) | |
| tree | ed805b2a720b9989c238792fb9cac648c1a4f9e6 | |
| parent | 2e3e43e1ca3ff5113dfe892010f8b2e03bad928e (diff) | |
gitignore libembroidery
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |
