mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 12:33:40 +00:00
.gitignore: Remove event_queues.{json,pickle}.
This files are now written under the var/ tree.
This commit is contained in:
committed by
Tim Abbott
parent
c95e6d4629
commit
4c592bd8d4
2
.gitignore
vendored
2
.gitignore
vendored
@@ -6,7 +6,6 @@
|
||||
/errors/*
|
||||
*.sw[po]
|
||||
*.DS_Store
|
||||
event_queues.pickle
|
||||
stats/
|
||||
zerver/fixtures/test_data1.json
|
||||
.kdev4
|
||||
@@ -18,7 +17,6 @@ coverage/
|
||||
.kateproject.d/
|
||||
.kateproject
|
||||
*.kate-swp
|
||||
event_queues.json
|
||||
.vagrant
|
||||
/zproject/dev-secrets.conf
|
||||
static/js/bundle.js
|
||||
|
||||
Reference in New Issue
Block a user