1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-11-26 09:00:57 +02:00
lazygit/.gitignore
Anthony HAMON fbfa48f0fc update circleci
* define release worflow when a tag is created
* add dep install
* run tests with coverage
* add goreleaser
2018-08-19 20:21:14 +02:00

20 lines
174 B
Plaintext

# Please do not add personal files
# Logs
*.log
# Extras
extra/lgit.rb
# Notes
notes/go.notes
TODO.notes
TODO.md
# Tests
test/repos/repo
coverage.txt
# Binaries
lazygit