jesseduffield.lazygit/.gitignore
2018-09-08 14:25:33 +02:00

20 lines
184 B
Plaintext

# Please do not add personal files
# Logs
*.log
# Hidden
.*
# Tests
test/repos/repo
coverage.txt
# Binaries
lazygit
# Exceptions
!.gitignore
!.goreleaser.yml
!.circleci/
!.github/