0109a87e55
* Rename lib/ -> src/ * Add `postinstall` npm target for compiling src files to lib * Add `build-watch` npm target for development with babel --watch * Add `lib/` to .gitignore * Add `source-map-support` module for babel-generated sourcemaps
15 lines
129 B
Plaintext
15 lines
129 B
Plaintext
*.swp
|
|
cfg.json
|
|
config.yaml
|
|
chandump
|
|
chanlogs
|
|
*.log
|
|
node_modules
|
|
*.crt
|
|
*.cert
|
|
*.key
|
|
torlist
|
|
www/cache
|
|
google-drive-subtitles
|
|
lib/
|