filesafe/.gitignore

19 lines
229 B
Plaintext
Raw Normal View History

2017-02-02 14:26:15 +00:00
.DS_Store
.nvmrc
.vscode/
!.gitkeep
2017-01-13 07:34:21 +00:00
node_modules/
uploads/
logs/
database/db
2017-01-13 08:03:19 +00:00
config.js
start.json
npm-debug.log
2017-02-07 07:34:40 +00:00
pages/custom/**
2017-10-03 20:36:11 +00:00
migrate.js
yarn.lock
yarn-error.log
2017-10-03 20:36:11 +00:00
package-lock.json
public/render/**/original
public/render/**/wip