From 375b312571ab84b9ee05804ed76b841edcfc051f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20P=C5=82azie=C5=84ski?= Date: Tue, 7 Mar 2017 12:12:01 +0100 Subject: [PATCH] Ignore rebel.xml globally --- .gitignore_global | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore_global b/.gitignore_global index f578803..47197f1 100644 --- a/.gitignore_global +++ b/.gitignore_global @@ -2,3 +2,4 @@ *.pyc *.iml .idea +rebel.xml