Repo created
This commit is contained in:
parent
0bf9b15769
commit
b7554a5383
363 changed files with 72328 additions and 0 deletions
14
Website/.prettierignore
Normal file
14
Website/.prettierignore
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Build artifacts
|
||||
node_modules/
|
||||
dist/
|
||||
docs/.vitepress/cache/
|
||||
docs/.vitepress/dist/
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
|
||||
# Lockfiles backup
|
||||
pnpm-debug.log*
|
||||
|
||||
# Generated
|
||||
.DS_Store
|
||||
Loading…
Add table
Add a link
Reference in a new issue