summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-plugin-livereload/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gitbook-plugin-livereload/.gitignore')
-rw-r--r--packages/gitbook-plugin-livereload/.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/packages/gitbook-plugin-livereload/.gitignore b/packages/gitbook-plugin-livereload/.gitignore
index 3df3075..ef47881 100644
--- a/packages/gitbook-plugin-livereload/.gitignore
+++ b/packages/gitbook-plugin-livereload/.gitignore
@@ -24,5 +24,8 @@ build/Release
# see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
node_modules
-# vim swap file
+# vim swapfile
*.swp
+
+# Plugin assets
+_assets/plugin.js