filesafe/.gitignore
Bobby Wibowo 63e26462ea
Updated
Pressing Enter on the auth form will now properly make it try to login.

Slightly better error messages on auth page.

Bumped v1 version string.

Updated dependencies (knex & sqlite).
2019-08-18 16:57:56 +07:00

18 lines
215 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-error.log
package-lock.json
public/render/**/original
public/render/**/wip