Initial commit

This commit is contained in:
Keroosha 2023-08-10 21:32:34 +03:00
commit 99d823e15a
23 changed files with 927 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