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 48f4a65..e48b1b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,4 +5,6 @@ node_modules/
**/*.js.map
**/*.js
!webpack.config.js
-npm-debug.log \ No newline at end of file
+npm-debug.log
+sdc-pubsub.iml
+node/ \ No newline at end of file