summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 28aa7add..49684fa2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,4 +11,7 @@ src/scripts/.baseDir.ts
typings/
# Yarn lockfile
-yarn.lock \ No newline at end of file
+yarn.lock
+
+# WebStorm
+.idea/