remove gitignore rule for fs transport.

This commit is contained in:
Maksim Kotlyar
2017-05-11 18:45:18 +03:00
parent 3ad516f717
commit 1e47192b40
+1 -4
View File
@@ -5,8 +5,5 @@
},
"env": {
"ENQUEUE_FS_STORAGE": "%VAR_DIR%/queue"
},
"gitignore": [
"/var/queue"
]
}
}