filesafe/.gitignore
Bobby Wibowo 4463e8de71
Updated .gitignore
Remove trailing-slash from dir ignores.
This will allow replacing said dirs with symlinks.
2018-11-24 15:33:05 +07:00

19 lines
225 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