update .gitignore to ignore mo binary files
This commit is contained in:
parent
0e43c4fac7
commit
56ace6127a
4
.gitignore
vendored
4
.gitignore
vendored
@ -1 +1,5 @@
|
||||
.DS_Store
|
||||
|
||||
# Only check in *.po files since *.mo
|
||||
# files can be generated from from them
|
||||
*.mo
|
||||
|
||||
Loading…
Reference in New Issue
Block a user