From 56a2b1705925c27c86005c4114e1050345d2295e Mon Sep 17 00:00:00 2001 From: regiostech Date: Thu, 21 Apr 2016 21:19:38 -0400 Subject: [PATCH] Done? --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ac8d3cce..ff2f8761 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ # Created by .ignore support plugin (hsz.mobi) ### JetBrains template +.idea + # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 @@ -71,6 +73,4 @@ doc/api/ # Don't commit pubspec lock file # (Library packages only! Remove pattern if developing an application package) -pubspec.lock - -.idea/ \ No newline at end of file +pubspec.lock \ No newline at end of file