mirror of https://github.com/zulip/zulip.git
Remove event_log from .gitignore.
This was moved to the var/log/ subtree some time ago.
This commit is contained in:
parent
d33fc0046f
commit
b9208affdb
|
@ -1,6 +1,5 @@
|
|||
*.pyc
|
||||
*~
|
||||
/event_log/*
|
||||
/prod-static
|
||||
/errors/*
|
||||
*.sw[po]
|
||||
|
|
Loading…
Reference in New Issue