mirror of https://github.com/zulip/zulip.git
Remove old sqlite path zephyrdb from .gitignore files.
(imported from commit 1d9c9849de46854ace1caa4c32d5fe4c86d2ff5c)
This commit is contained in:
parent
d8f78a5e2d
commit
41433e552f
|
@ -1,6 +1,5 @@
|
|||
*.pyc
|
||||
*~
|
||||
/zephyrdb
|
||||
/all_messages_log.*
|
||||
/event_log/*
|
||||
/server.log
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
/zephyrdb.test
|
Loading…
Reference in New Issue