mirror of
https://github.com/zadam/trilium.git
synced 2026-01-06 15:32:24 +01:00
.gitignore: Ignore .js and .d.ts files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -4,3 +4,7 @@ tmp/
|
||||
sample/ckeditor.dist.js
|
||||
package-lock.json
|
||||
yarn-error.log
|
||||
|
||||
# Ignore compiled TypeScript files.
|
||||
src/**/*.js
|
||||
src/**/*.d.ts
|
||||
|
||||
Reference in New Issue
Block a user