From 41d36e4e7a6318eedfbd475114af816c8b1e04bb Mon Sep 17 00:00:00 2001 From: "Dylan K. Taylor" Date: Mon, 9 Jan 2017 15:51:55 +0000 Subject: [PATCH] Fix .gitignore Ignore the whole folder, stop deleting my damn PhpStorm files --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c61624eba..b08db6710 100644 --- a/.gitignore +++ b/.gitignore @@ -11,7 +11,7 @@ server.properties memoryDump_*/* # Common IDEs -.idea/* +.idea/ nbproject/* # Windows image file caches