frontend/.gitignore
Philipp Dormann bc66ebbf0a
All checks were successful
continuous-integration/drone/push Build is passing
PWA optimizations
this supports asset caching + proper handling of the /env.js file (might have lead to config errors in previous versions)
2021-01-07 18:16:36 +01:00

11 lines
96 B
Plaintext

.vscode
.idea
node_modules
dist
dist-ssr
public/env.js
/build
yarn.lock
package-lock.json
*.map