dwctl 2.9.2

The Doubleword Control Layer - A self-hostable observability and analytics platform for LLM applications
target/
Dockerfile
.dockerignore
.git/
.gitignore
*.md
*.log
.env
.env.local
.DS_Store
tests.log
x.log

# IDE files
.vscode/
.idea/

# OS files
Thumbs.db

# Temporary files
*.tmp
*.temp

# Documentation
docs/
README*

# Test artifacts
coverage/
*.prof