mirror of
https://github.com/yusing/godoxy.git
synced 2025-05-19 20:32:35 +02:00
40 lines
No EOL
360 B
Text
Executable file
40 lines
No EOL
360 B
Text
Executable file
compose.yml
|
|
*.compose.yml
|
|
|
|
config
|
|
certs
|
|
config*/
|
|
!schemas/**
|
|
certs*/
|
|
bin/
|
|
error_pages/
|
|
!examples/error_pages/
|
|
profiles/
|
|
data/
|
|
debug/
|
|
|
|
logs/
|
|
log/
|
|
|
|
.vscode/settings.json
|
|
|
|
go.work.sum
|
|
|
|
!cmd/**/
|
|
!internal/**/
|
|
|
|
todo.md
|
|
|
|
.*.swp
|
|
.aider*
|
|
mtrace.json
|
|
.env
|
|
.cursorrules
|
|
.windsurfrules
|
|
test.Dockerfile
|
|
|
|
node_modules/
|
|
tsconfig.tsbuildinfo
|
|
|
|
!agent.compose.yml
|
|
!agent/pkg/** |