26 lines
188 B
Text
Executable file
26 lines
188 B
Text
Executable file
# Tout ce qui est traité par dprint
|
|
*.css
|
|
*.html
|
|
*.js
|
|
*.json
|
|
*.jsonc
|
|
*.md
|
|
*.mjs
|
|
*.mts
|
|
*.ts
|
|
*.vue
|
|
*.yaml
|
|
*.yml
|
|
!package.json
|
|
|
|
# Cache
|
|
.cache
|
|
|
|
# Compilation
|
|
dist
|
|
|
|
# Jujutsu
|
|
.jj
|
|
|
|
# Zed
|
|
.zed
|