2018-08-18 11:49:37 +02:00
|
|
|
# Please do not add personal files
|
|
|
|
|
|
|
|
# Logs
|
|
|
|
*.log
|
|
|
|
|
2018-09-08 14:25:33 +02:00
|
|
|
# Hidden
|
|
|
|
.*
|
2018-08-18 11:49:37 +02:00
|
|
|
|
2018-09-09 13:37:38 +02:00
|
|
|
# TODO
|
|
|
|
TODO.*
|
|
|
|
|
|
|
|
# Notes
|
|
|
|
*.notes
|
|
|
|
|
2018-08-18 11:49:37 +02:00
|
|
|
# Tests
|
|
|
|
test/repos/repo
|
2018-08-18 09:27:47 +02:00
|
|
|
coverage.txt
|
2018-08-18 11:49:37 +02:00
|
|
|
|
|
|
|
# Binaries
|
2018-08-18 09:27:47 +02:00
|
|
|
lazygit
|
2018-09-08 14:25:33 +02:00
|
|
|
|
|
|
|
# Exceptions
|
|
|
|
!.gitignore
|
|
|
|
!.goreleaser.yml
|
|
|
|
!.circleci/
|
2018-12-08 07:54:54 +02:00
|
|
|
!.github/
|
|
|
|
|
2020-10-04 09:41:33 +02:00
|
|
|
test/git_server/data
|
2020-10-06 00:23:09 +02:00
|
|
|
test/integration/*/actual/
|
|
|
|
test/integration/*/used_config/
|
|
|
|
# these sample hooks waste too space space
|
|
|
|
test/integration/*/expected/.git_keep/hooks/
|
|
|
|
!.git_keep/
|
2020-11-18 16:17:16 +02:00
|
|
|
lazygit.exe
|