From 7212e22507e02f3418b4568ef8a20b58e6c3f135 Mon Sep 17 00:00:00 2001 From: Duda Dornelles Date: Wed, 20 Aug 2014 18:10:23 -0300 Subject: adding deamon start|stop|restart|killall scripts for the service and py-fake-service --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6a8b6332..e3d77a7a 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,5 @@ fake-service/data/mail-sets/ .vagrant/ __pycache__/ .virtualenv +gunicorn.pid +gunicorn.log -- cgit v1.2.3