mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-12 23:46:22 +00:00
6af1f6f490
I added the resolution since an issue was reported by Snyk.io. But I recently noticed that it prevents installation on node 10.x. I haven't checked whether the resolution is still necessary though. Also removed .vscode settings. I plan to add a cleaner way for this later.
19 lines
229 B
Plaintext
19 lines
229 B
Plaintext
.DS_Store
|
|
.nvmrc
|
|
.vscode/
|
|
!.gitkeep
|
|
node_modules/
|
|
uploads/
|
|
logs/
|
|
database/db
|
|
config.js
|
|
start.json
|
|
npm-debug.log
|
|
pages/custom/**
|
|
migrate.js
|
|
yarn.lock
|
|
yarn-error.log
|
|
package-lock.json
|
|
public/render/**/original
|
|
public/render/**/wip
|