25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-11-20 16:15:59 +01:00

No need to ignore doc/, it was removed in 2015! See 1854b5e4

This commit is contained in:
Badlop 2021-03-19 13:15:43 +01:00
parent 02830a8b76
commit 9bf37d7fdf

13
.gitignore vendored
View File

@ -15,19 +15,6 @@
/*.cache /*.cache
/deps/ /deps/
/.deps-update/ /.deps-update/
/doc/*.aux
/doc/*.haux
/doc/*.html
/doc/*.htoc
/doc/*.idx
/doc/*.ilg
/doc/*.ind
/doc/*.log
/doc/*.out
/doc/*.pdf
/doc/*.toc
/doc/contributed_modules.tex
/doc/version.tex
/ebin/ /ebin/
/ejabberd.init /ejabberd.init
/ejabberd.service /ejabberd.service