mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
Add extract_translations.beam to gitignore
This commit is contained in:
parent
808029b868
commit
62357b9589
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,6 +2,7 @@
|
|||||||
# You can add personal rules in your file .git/info/exclude
|
# You can add personal rules in your file .git/info/exclude
|
||||||
*.swp
|
*.swp
|
||||||
*~
|
*~
|
||||||
|
/contrib/extract_translations/extract_translations.beam
|
||||||
/doc/*.aux
|
/doc/*.aux
|
||||||
/doc/*.haux
|
/doc/*.haux
|
||||||
/doc/*.html
|
/doc/*.html
|
||||||
|
Loading…
Reference in New Issue
Block a user