summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlex Goodman <wagoodman@gmail.com>2018-05-24 20:49:59 -0400
committerAlex Goodman <wagoodman@gmail.com>2018-05-24 20:49:59 -0400
commit86e979c80cfb81dbdd22f8b409d8399ec0dabb98 (patch)
tree1872cf53624803174dc6c6ff9fcba95083f512ab /.gitignore
parentea66c0e810bc164faa3807b1bf4dcd062c81f32c (diff)
added tree stacking
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f5cd106..fac93dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
+.idea
+
# Binaries for programs and plugins
*.exe
*.exe~
@@ -11,4 +13,4 @@
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
-image \ No newline at end of file
+image