mirror of
https://github.com/pebble-dev/clay.git
synced 2026-08-28 04:46:57 -04:00
16 lines
296 B
Plaintext
Executable File
16 lines
296 B
Plaintext
Executable File
# Coverage directory used by tools like istanbul
|
|
/coverage
|
|
|
|
# node-waf configuration
|
|
.lock-wscript
|
|
/.lock-waf_darwin_build
|
|
|
|
# Dependency directory
|
|
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
|
|
/node_modules
|
|
|
|
/tmp/
|
|
/src/js/index.js
|
|
/dist.zip
|
|
/build/
|