weblate/.gitignore
Michal Čihař 2434d59e4a Use single data directory
Now all data is stored under DATA_DIR and Weblate manages subdirs on
it's own. Based on forseeable increase in directories we need to manage,
this is the only way forward.

Fixes #604

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-12-02 11:27:44 +01:00

22 lines
273 B
Text
Vendored

*.pyc
*.sw[po]
/weblate/repos/
locale/*/*/*.mo
/weblate/whoosh-index/
/weblate/avatar-cache/
weblate-*.tar.*
/translate
/social
/*.db
/weblate/settings.py
/weblate/test-repos/
/reports/
/tags
/django
.idea/*
*.sublime-*
/Weblate.egg-info/
/build/
/pyuca
/data/
/data-test/