aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlexander Kiryukhin <alexander@kiryukhin.su>2018-12-05 00:48:33 +0300
committerAlexander Kiryukhin <alexander@kiryukhin.su>2018-12-05 00:48:33 +0300
commitc582001e89c0b81df1b9eb1e8f1857d1c075a805 (patch)
tree1269ce0169824e967e0eccc83c257f2a2ab9f445 /.gitignore
parent381df5413c2be2a183945aa334ff1690a2cdfb0c (diff)
Initial commit
Diffstat (limited to '.gitignore')
-rwxr-xr-x[-rw-r--r--].gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f1c181e..b3efc39 100644..100755
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,5 @@
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
+
+.idea \ No newline at end of file