We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ebb26a commit 393cbd7Copy full SHA for 393cbd7
.gitignore
@@ -9,3 +9,5 @@ __pycache__
9
*.idea*
10
# Grammar / syntax checkers
11
styles/
12
+# Exclude translation .mo files
13
+locales/*/LC_MESSAGES/*.mo
0 commit comments