session-desktop/.gitignore
lilia 7d47b53dc3
Generate icons with electron-icon-maker
Either icon-gen or local scaling of images was producing a corrupted and
glitchy .icns file. With this module, we need only provide a 1024px
image and it handles the scaling and generation of all other icon
assets.

// FREEBIE
2017-09-14 16:53:40 -07:00

11 lines
153 B
Plaintext

node_modules
.sass-cache
build/curve25519_compiled.js
build/icons/*
stylesheets/*.css.map
dist
.DS_Store
config/local.json
config/local-*.json
.DS_Store