trilium/.gitignore

17 lines
189 B
Plaintext
Raw Normal View History

2017-05-23 08:32:19 +08:00
.DS_Store
node_modules/
dist/
2020-04-15 03:57:42 +08:00
src/public/app-dist/
2017-05-23 08:32:19 +08:00
npm-debug.log
yarn-error.log
2017-10-16 08:16:30 +08:00
*.db
2017-08-15 09:05:01 +08:00
config.ini
cert.key
2018-08-23 18:55:45 +08:00
cert.crt
2022-01-15 02:53:59 +08:00
server-package.json
.idea/httpRequests/
2022-04-15 20:51:14 +08:00
data/
data-test/
2022-12-30 06:12:38 +08:00
tmp/
.eslintcache