trilium/.gitignore
2024-03-17 04:25:30 -05:00

11 lines
146 B
Plaintext

node_modules/
build/
tmp/
sample/ckeditor.dist.js
package-lock.json
yarn-error.log
# Ignore compiled TypeScript files.
src/**/*.js
src/**/*.d.ts