Files
glados-voice/.dockerignore
Morten Olsen 25939b0141 init
2025-09-12 10:59:19 +02:00

19 lines
170 B
Plaintext

# Git files
.git/
.gitignore
.gitattributes
.github/
# Documentation
README.md
# Docker files
docker-compose.yml
Dockerfile
# Development files
*.log
*.tmp
.DS_Store