From 85ded1bff0c99bc4c5d6639ded69205f1a87980c Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 17 Jun 2018 07:51:45 -0700 Subject: [PATCH] Refactor --- .gitignore | 22 ++-------------------- 1 file changed, 2 insertions(+), 20 deletions(-) diff --git a/.gitignore b/.gitignore index a942f3198..1d45a8f37 100644 --- a/.gitignore +++ b/.gitignore @@ -4,26 +4,8 @@ .packages .pub/ .vscode/ +.idea/ build/ -.flutter-plugins - -# https://www.gitignore.io/api/phpstorm -# User-specific stuff: -.idea/**/workspace.xml -.idea/**/tasks.xml -.idea/dictionaries - -# Sensitive or high-churn files: -.idea/**/dataSources/ -.idea/**/dataSources.ids -.idea/**/dataSources.xml -.idea/**/dataSources.local.xml -.idea/**/sqlDataSources.xml -.idea/**/dynamic.xml -.idea/**/uiDesigner.xml - -# Gradle: -.idea/**/gradle.xml -.idea/**/libraries +.flutter-plugins \ No newline at end of file