From 0effea3c034a68a9ebdebd8a6758b3e28976e578 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Salvador=20P=C3=A9rez=20Garc=C3=ADa?= Date: Sun, 3 Jun 2018 18:32:31 +0200 Subject: [PATCH] Ignores relative to the editor moved from gitignore to gitignore_global --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index 36e00c513..7761dba2a 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,3 @@ public/sitemap.xml public/system/ - -# Ignore vim swap files -*.swp