mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-10-31 23:15:05 +01:00
ca560632b8
Better readability as there's a bunch of files that are not related to each other in the root directory
25 lines
294 B
Plaintext
25 lines
294 B
Plaintext
!.env.example
|
|
*.code-workspace
|
|
*.log
|
|
*.tgz
|
|
.cache
|
|
.DS_Store
|
|
.env
|
|
.env.*
|
|
.idea
|
|
.temp
|
|
.vite_opt_cache
|
|
.vscode
|
|
/coverage
|
|
website/src/client/shared.ts
|
|
website/src/node/shared.ts
|
|
cache
|
|
dist
|
|
examples-temp
|
|
node_modules
|
|
pnpm-global
|
|
website/src/.temp
|
|
website/src/assets/style/sandbox.styl
|
|
temp
|
|
TODOs.md
|