Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.dockerignore 107 B
.git
**/target/
**/*.txt
**/*.md
/docker/
!/target/release-artifacts/**/*

# dotfiles in the repo root
/.*