mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-24 19:32:07 +00:00
Add compiled plugin to gitignore for livereload plugin
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user