diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -9,6 +9,6 @@ dist *.egg-info *.pyc setuptools -src/hydrilla/server/_version.py -src/hydrilla/server/locales/hydrilla-messages.pot -hydrilla-messages.mo +src/hydrilla/_version.py +src/hydrilla/locales/messages.pot +messages.mo |