mirror of
https://github.com/outline/outline.git
synced 2026-06-13 03:14:59 +03:00
cad670f19c
Co-authored-by: Tom Moor <tom@getoutline.com> closes #6795
25 lines
235 B
Plaintext
25 lines
235 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
|
|
|
|
# Yarn Berry
|
|
.yarn/*
|
|
!.yarn/patches
|
|
!.yarn/plugins
|
|
!.yarn/releases
|
|
.yarn/releases
|
|
!.yarn/sdks
|