Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
27 lines
291 B
Plaintext
27 lines
291 B
Plaintext
# Dependencies
|
|
backend/vendor/
|
|
frontend/node_modules/
|
|
sabredav/vendor/
|
|
|
|
# Build artifacts
|
|
backend/bin/
|
|
backend/init-scripts/
|
|
frontend/build/
|
|
frontend/.svelte-kit/
|
|
|
|
# Test binaries
|
|
backend/*.test
|
|
|
|
# IDE
|
|
.idea/
|
|
.vscode/
|
|
|
|
# OS & Config
|
|
.git/
|
|
.venv/
|
|
bin/
|
|
nginx/
|
|
obsidian/
|
|
# External repos
|
|
dorf/
|