From 4e50a1f1d3ec83628f0e81a5fd2516125e1b3581 Mon Sep 17 00:00:00 2001 From: Matt Burchett Date: Thu, 18 Jul 2019 08:58:39 -0500 Subject: [PATCH] Removing .idea --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b2f0ed9..8639e94 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,5 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out -caddy \ No newline at end of file +caddy +.idea