mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2024-12-22 08:16:28 +00:00
Nicco
9590c9b567
* use redis * update frontend and switch sanitize library * changelog * theming * docker image * documentation * changelog * clear up limit sizes * version bump * version bump
16 lines
259 B
Plaintext
16 lines
259 B
Plaintext
*
|
|
|
|
!/backend/src
|
|
!/backend/Cargo.lock
|
|
!/backend/Cargo.toml
|
|
|
|
!/frontend/locales
|
|
!/frontend/src
|
|
!/frontend/static
|
|
!/frontend/.npmrc
|
|
!/frontend/package.json
|
|
!/frontend/pnpm-lock.yaml
|
|
!/frontend/svelte.config.js
|
|
!/frontend/tsconfig.json
|
|
!/frontend/vite.config.js
|