magnum-ui/.gitignore
Kenji Ishii 30debb0ac4 Add .mo to .gitignore
.mo file should not be included in src.
Thus, this patch will add this extension to .gitignore.

Change-Id: Id33c862acdc8e910bc1dcc5f926bd219faa32be5
2016-09-16 13:37:06 +09:00

21 lines
208 B
Plaintext

AUTHORS
ChangeLog
build
cover
doc/source/sourcecode
magnum_ui/test/.secret_key_store
node_modules
npm-debug.log
.coverage*
.jshintrc
.project
.pydevproject
.settings
.tox
.venv
*.egg*
*.lock
*.pyc
*.swp
*.mo