mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
15 lines
170 B
Text
15 lines
170 B
Text
# build output
|
|
dist
|
|
app/renderer
|
|
bin/cli.*
|
|
|
|
# dependencies
|
|
node_modules
|
|
|
|
# logs
|
|
npm-debug.log
|
|
|
|
# optional dev config file and plugins directory
|
|
.hyper.js
|
|
.hyper_plugins
|
|
|