Skip to content

Commit 393cbd7

Browse files
committed
Exclude .mo translations file from version control
1 parent 5ebb26a commit 393cbd7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ __pycache__
99
*.idea*
1010
# Grammar / syntax checkers
1111
styles/
12+
# Exclude translation .mo files
13+
locales/*/LC_MESSAGES/*.mo

0 commit comments

Comments
 (0)