git-bug
!/misc/completion/bash/git-bug
!/misc/completion/fish/git-bug
!/misc/completion/powershell/git-bug
!/misc/completion/zsh/git-bug
.gitkeep
dist
coverage.txt
.idea/
.git_bak*

# nix and direnv related tooling
.envrc
.envrc.local
/.direnv/
!/.envrc

# nix output directory from `nix build` commands
/result
