28 lines
525 B
Plaintext
28 lines
525 B
Plaintext
/configs/code-server/.local/*
|
|
!/configs/code-server/.local/.gitkeep
|
|
|
|
/configs/code-server/.config/*
|
|
!/configs/code-server/.config/.gitkeep
|
|
|
|
# MkDocs cache and built site (created by containers)
|
|
/mkdocs/.cache/*
|
|
!/mkdocs/.cache/.gitkeep
|
|
/mkdocs/site/*
|
|
!/mkdocs/site/.gitkeep
|
|
|
|
# Homepage logs (created by container)
|
|
/configs/homepage/logs/*
|
|
!/configs/homepage/logs/.gitkeep
|
|
|
|
.env
|
|
.env*
|
|
|
|
/configs/cloudflare/*.json
|
|
/configs/cloudflare/*.yaml
|
|
/configs/cloudflare/*.yml
|
|
|
|
.excalidraw
|
|
|
|
/.VSCodeCounter
|
|
|
|
/influence/app/public/uploads |