mirror of
https://github.com/sbondCo/Watcharr.git
synced 2026-06-23 04:10:07 +00:00
18 lines
198 B
Plaintext
18 lines
198 B
Plaintext
.DS_Store
|
|
node_modules
|
|
/build
|
|
/.svelte-kit
|
|
/package
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
/.vscode
|
|
|
|
doc/.docusaurus/
|
|
doc/build/
|
|
|
|
# Ignore files for PNPM, NPM and YARN
|
|
pnpm-lock.yaml
|
|
package-lock.json
|
|
yarn.lock
|