mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-26 13:19:49 +07:00
* add audio scribe sample * Fix wrong parameter name * Cleanup and more robust audio scribe * better manifest descriptions * demo chat app clean up
9 lines
113 B
Plaintext
9 lines
113 B
Plaintext
*~
|
|
*.DS_store
|
|
node_modules
|
|
# Temporary directory for debugging extension samples
|
|
_debug
|
|
_metadata
|
|
dist
|
|
**/*.swp
|