aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 42fef25..385b223 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@
# production
/graphgraph-fe/build
+/target
# misc
/graphgraph-fe/DS_Store
@@ -21,5 +22,6 @@
/graphgraph-fe/yarn-debug.log*
/graphgraph-fe/yarn-error.log*
+# idea
/.idea
-/target
+*.iml