From ad55e464822dea9ea2e88d16b9855afd00f7b23d Mon Sep 17 00:00:00 2001 From: Ruben Vereecken Date: Mon, 24 Mar 2014 00:39:45 +0100 Subject: [PATCH] Added Linux and Jetbrains coverage to gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index f38d94e6ca..1ce00a0af9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,8 @@ .DS_Store .md~ + +# JetBrains # +.idea/ + +# Linux # +*~