Add *.mo to .gitignore file

This commit is contained in:
Curtis Gedak 2012-11-30 13:13:54 -07:00
parent f5c153099b
commit cffe5c0626
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@
*~
*.a
*.gmo
*.mo
*.o
*.omf
.cproject