continuwuity/.dockerignore
timedout 69a8937584
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m17s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 3m1s
Checks / Prek / Clippy and Cargo Tests (pull_request) Has been cancelled
fix: Complement runner
2026-02-12 17:23:39 +00:00

28 lines
257 B
Text

# Local build and dev artifacts
target/
!target/debug/conduwuit
# Docker files
Dockerfile*
# IDE files
.vscode
.idea
*.iml
# Git folder
# .git
.gitea
.gitlab
.github
.forgejo
# Dot files
.env
.gitignore
# Toml files
rustfmt.toml
# Documentation
#*.md