aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMR Lemon <matt@matthewlemon>2020-04-18 16:48:47 +0100
committerMR Lemon <matt@matthewlemon>2020-04-18 16:48:47 +0100
commit8e98f31e3f32d0c43b12d087288528b3c26e0547 (patch)
treeb6b79c8c5e582add5c493e3de07a5e5f7e51d312 /.gitignore
parent52240ba3b5861a2636cfd86f352349717fbf1af2 (diff)
Added go module file
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a3062be..0d0875c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
.vscode/*
+.idea/*