mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2025-12-24 02:39:18 -05:00
19 lines
235 B
Plaintext
19 lines
235 B
Plaintext
# Generated files which we would not like to format
|
|
.next/
|
|
dist/
|
|
config/
|
|
pnpm-lock.yaml
|
|
cypress/config/settings.cypress.json
|
|
|
|
# assets
|
|
src/assets/
|
|
public/
|
|
!public/sw.js
|
|
docs/
|
|
!/public/
|
|
/public/*
|
|
!/public/sw.js
|
|
|
|
# helm charts
|
|
**/charts
|