chore: update .gitattributes to reflect removed assets
All checks were successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
All checks were successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
Since there's no longer any .afdesign/.psd files or the like, it's not necessary to have those in .gitattributes any longer.
This commit is contained in:
parent
d5dd7c1ef5
commit
5513a3eb3a
1 changed files with 0 additions and 6 deletions
6
.gitattributes
vendored
6
.gitattributes
vendored
|
@ -1,7 +1 @@
|
|||
*.svg -diff -text
|
||||
*.psd -diff -text
|
||||
*.ai -diff -text
|
||||
*.mqo -diff -text
|
||||
*.glb -diff -text
|
||||
*.blend -diff -text
|
||||
*.afdesign -diff -text
|
||||
|
|
Loading…
Reference in a new issue