mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
34 lines
489 B
Plaintext
34 lines
489 B
Plaintext
.DS_Store
|
|
node_modules/
|
|
dist/
|
|
build/
|
|
src/public/app-dist/
|
|
npm-debug.log
|
|
yarn-error.log
|
|
|
|
*.db
|
|
!integration-tests/db/document.db
|
|
integration-tests/db/log
|
|
integration-tests/db/sessions
|
|
integration-tests/db/backup
|
|
integration-tests/db/session_secret.txt
|
|
|
|
config.ini
|
|
cert.key
|
|
cert.crt
|
|
server-package.json
|
|
.idea/httpRequests/
|
|
.idea/shelf/
|
|
data/
|
|
data-test/
|
|
tmp/
|
|
.eslintcache
|
|
|
|
out/
|
|
|
|
images/app-icons/mac/*.png
|
|
/test-results/
|
|
/playwright-report/
|
|
/blob-report/
|
|
/playwright/.cache/
|
|
/playwright/.auth/ |