Files
rune-docker/.dockerignore
Seth Van Niekerk 08b959d93e
All checks were successful
Build & Push Docker Image / build-and-publish (push) Successful in 11s
Cleanup & GPU Support
2026-02-05 15:54:45 -05:00

20 lines
146 B
Plaintext

# Version control
.git
.gitea
.github
.gitignore
# Documentation
README.md
*.md
# IDE
.vscode
.idea
*.swp
*.swo
# OS files
.DS_Store
Thumbs.db