# Generic artifacts
/_build/
/*.deb

# Gem build artifacts
/gitaly-*.gem

# Configuration and runtime data
/config.mak
/*.toml

## macOS
.DS_Store

## IDE
.idea
