aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 5c95e05f0edbc6cabf4250c4478332bc1665d3ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.DS_Store
!.gitkeep
node_modules/
uploads/
logs/
database/db
config.js
start.json
npm-debug.log
pages/custom/**
migrate.js
yarn.lock
package-lock.json
.vscode/