hyper/.gitignore
Philip Peterson 689e13864d wip
2025-05-28 22:25:54 -07:00

28 lines
327 B
Text

# build output
dist
app/renderer
target
bin/cli.*
cache
# dependencies
node_modules
# logs
npm-debug.log
yarn-error.log
# optional dev config file and plugins directory
hyper.json
schema.json
plugins
.DS_Store
.vscode/*
!.vscode/launch.json
.idea
# yarn berry
.yarn/unplugged/
.yarn/build-state.yml
.yarn/install-state.gz