From 72d52dc317b562f728b772f058ab2c5059a2a618 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Sun, 4 Feb 2018 22:38:24 -0500 Subject: framework for translations (#55) sets up all the plumbing to send strings to CrowdIn for translation and incorporate the results --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b599c0a1..5b6925eb 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ *.tar.gz dist/ build/ +locales/ # For development, I symlink into my clone, so I have to have a copy of libembroidery. libembroidery.py -- cgit v1.3.1