urbit/.gitignore
Fang 3a859ef585
link: add minimal link-server-hook and link-webext
link-server-hook exposes (parts of) the link-store over eyre, on the
condition that the client is authenticated as the host ship.

link-webext as committed is a very minimal web extension. When its
toolbar button is clicked, it saves the current webpage to /private
in the link-store.
In the future, this should support choosing a target to save to,
highlighting already-saved pages, and many other features.
2019-12-11 20:49:50 +01:00

20 lines
197 B
Plaintext

/out
/result
/result-*
/work
/zod
/bus
/fakezod*
tags
TAGS
cross/
release/
**/.DS_Store
**/dist
**/node_modules
**/urbitrc
**/*.swp
**/*.swo
**/*-min.js
pkg/interface/link-webext/web-ext-artifacts