From 8210fe90eaff71d5c78cec07e0172444e8b3de97 Mon Sep 17 00:00:00 2001 From: Matej Cotman Date: Wed, 15 Jan 2014 21:18:11 +0100 Subject: production environment with supervisor and crontab --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 262be427c..7e6560890 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ eggs/ local/ searx.egg-info/ parts/ +var/ -- cgit v1.2.3