This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Properly ignore .mo files
pull/3890/head
Slavi Pantaleev
1 year ago
parent
d4f8d0918a
commit
7551680e09
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
i18n/.gitignore
+ 1
- 1
i18n/.gitignore
View File
@@ -1,6 +1,6 @@
.venv/
doctrees
.doctrees/
.mo
/**/*
.mo
/translated/*
Write
Preview
Loading…
Cancel
Save