arduino-ide/electron/.gitignore
Akos Kitta 1d342cdbd0 build: use a local npm registry for app packaging
Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
2022-12-15 12:29:26 +01:00

16 lines
409 B
Plaintext

# The electron-builder output.
dist/
# `dotenv` can provide dynamic input for the elecrton-builder. e.g.: commitish for the build.
electron-builder.env
# The generated `package.json` and lock file under the `build` folder.
build/package.json
build/yarn.lock
# Resources the packager copies from dev to prod
build/resources/preload.html
# For the private npm package registry
packager/npm-registry/storage