From 3b069f4d7e2140c1cad8c875a4397a1c90f99551 Mon Sep 17 00:00:00 2001 From: Prashanth Pai Date: Wed, 12 Jul 2017 12:44:45 +0530 Subject: Update .gitignore Change-Id: Ica39edaf4388502d2f40c6daa5b4d65abda3bab1 Signed-off-by: Prashanth Pai Reviewed-on: https://review.gluster.org/17754 Smoke: Gluster Build System CentOS-regression: Gluster Build System Reviewed-by: Amar Tumballi Reviewed-by: jiffin tony Thottan Reviewed-by: ankitraj Reviewed-by: Niels de Vos --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0171ed356d0..cc4399dfef3 100644 --- a/.gitignore +++ b/.gitignore @@ -39,6 +39,7 @@ log *_unittest # Generated files +site.h *.py[co] api/examples/__init__.py api/examples/setup.py @@ -59,6 +60,7 @@ extras/ocf/glusterd extras/ocf/volume extras/run-gluster.tmpfiles extras/systemd/glusterd.service +extras/systemd/glusterfssharedstorage.service extras/who-wrote-glusterfs/gitdm geo-replication/.tox geo-replication/src/gsyncd -- cgit