mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 11:02:28 +08:00
.gitignore: Ignore .js and .d.ts files
This commit is contained in:
parent
d104feb697
commit
c03f2cff94
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user