mirror of
https://github.com/outline/outline.git
synced 2025-03-14 10:07:11 +00:00
* Separate environment configs * wip * wip * test * plugins * test * test * .sequelizerc, unfortunately can't go through /utils/environment due to not supporting TS * docker-compose -> docker compose * fix: .local wipes .development * Add custom validation message for invalid SECRET_KEY (often confused)
17 lines
140 B
Plaintext
17 lines
140 B
Plaintext
dist
|
|
build
|
|
node_modules/*
|
|
.env
|
|
.env.local
|
|
.env.production
|
|
.log
|
|
.vscode/*
|
|
npm-debug.log
|
|
stats.json
|
|
.DS_Store
|
|
data/*
|
|
.idea
|
|
*.pem
|
|
*.key
|
|
*.cert
|