summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLex Neva <lexelby@users.noreply.github.com>2018-02-04 22:38:24 -0500
committerGitHub <noreply@github.com>2018-02-04 22:38:24 -0500
commit72d52dc317b562f728b772f058ab2c5059a2a618 (patch)
tree8c975a567e99d89514b6b49430b5b439d800f3e4 /.gitignore
parent1dd76646cc5379e686a1c8785a4dc38b6e24c931 (diff)
framework for translations (#55)
sets up all the plumbing to send strings to CrowdIn for translation and incorporate the results
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
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