mirror of
https://github.com/LogicLabs-OU/OpenArchiver.git
synced 2026-04-06 00:31:57 +02:00
14 lines
164 B
Plaintext
14 lines
164 B
Plaintext
# Ignore artifacts
|
|
dist
|
|
.svelte-kit
|
|
build
|
|
node_modules
|
|
pnpm-lock.yaml
|
|
meili_data/
|
|
|
|
## shadcn installs
|
|
packages/frontend/src/lib/components/ui/
|
|
|
|
# Ignore logs
|
|
*.log
|