mirror of
https://github.com/processone/ejabberd.git
synced 2024-12-22 17:28:25 +01:00
Tell git to ignore .deps-update/ used by tools/update-deps-releases.pl
This commit is contained in:
parent
d8f01080ce
commit
02830a8b76
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,6 +14,7 @@
|
|||||||
/contrib/extract_translations/extract_translations.beam
|
/contrib/extract_translations/extract_translations.beam
|
||||||
/*.cache
|
/*.cache
|
||||||
/deps/
|
/deps/
|
||||||
|
/.deps-update/
|
||||||
/doc/*.aux
|
/doc/*.aux
|
||||||
/doc/*.haux
|
/doc/*.haux
|
||||||
/doc/*.html
|
/doc/*.html
|
||||||
|
Loading…
Reference in New Issue
Block a user