From 74ddd728d79020fac06511c91c42e46349d39df1 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Thu, 14 Sep 2017 22:48:38 +0500 Subject: [git] Ignore Idea project files globally. --- files/.gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to 'files/.gitignore') diff --git a/files/.gitignore b/files/.gitignore index 009d228..7cf512d 100644 --- a/files/.gitignore +++ b/files/.gitignore @@ -3,6 +3,9 @@ .project .settings +# Idea project files +.idea + # SASS .sass-cache -- cgit v1.2.3