Add .mo to the .gitignore.

This commit is contained in:
Valentin Lorentz 2016-02-24 21:27:29 +01:00
parent a005e7447e
commit 6dcec03330

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
*~ *~
*.swp *.swp
*.swo *.swo
*.mo
_build _build
conf/ conf/
logs/ logs/