From 903e47edc8b69e5086a036a4c5e0ad6dd237f02b Mon Sep 17 00:00:00 2001 From: msms6174 Date: Mon, 7 Jul 2014 07:42:35 +0300 Subject: [PATCH] Adding a slash to the end of a directory This directory is ".idea". --- Python.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python.gitignore b/Python.gitignore index 25c8b7f9..a57e773c 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -54,4 +54,4 @@ target/ # Intellij IDEA stuffs: *.iml -*.idea +*.idea/