This commit is contained in:
sam 2024-04-23 20:37:20 +02:00
commit 8ca9b01243
Signed by: sam
GPG key ID: B4EF20DDE721CAA1
30 changed files with 1885 additions and 0 deletions

4
.gitattributes vendored Normal file
View file

@ -0,0 +1,4 @@
/.yarn/** linguist-vendored
/.yarn/releases/* binary
/.yarn/plugins/**/* binary
/.pnp.* binary linguist-generated