From 464cd6d522c3fba7e5110e797bdf382256ffcaf6 Mon Sep 17 00:00:00 2001 From: christ66 Date: Mon, 12 Oct 2015 17:39:25 -0700 Subject: [PATCH] Ignore intellij files. --- .gitignore | 2 + gitlab-plugin.iml | 254 ---------------------------------------------- 2 files changed, 2 insertions(+), 254 deletions(-) delete mode 100644 gitlab-plugin.iml diff --git a/.gitignore b/.gitignore index 4eca939..4638bbb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +.idea/ +*.iml target/ pom.xml.tag pom.xml.releaseBackup diff --git a/gitlab-plugin.iml b/gitlab-plugin.iml deleted file mode 100644 index 590a732..0000000 --- a/gitlab-plugin.iml +++ /dev/null @@ -1,254 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file