aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorhristoterezov <hristo@jitsi.org>2016-12-12 14:46:47 -0600
committerhristoterezov <hristo@jitsi.org>2016-12-12 14:52:17 -0600
commitc07fe8fa1ec85677e83ddb0568eb0fe54985d044 (patch)
tree600c90260fdf7eda872f74a7d079e84203f1f9a0 /.gitignore
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..808417b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,13 @@
+*.swp
+.*.tmp
+.remote-sync.json
+.sync-config.cson
+.electron-gyp
+.npmrc
+
+.DS_Store
+
+# node.js
+#
+node_modules/
+npm-debug.log