1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-02-17 14:11:02 +02:00

Merge pull request #181 from glvr182/feature/ignore-unused

Cleaned the gitignore and added the linux binary
This commit is contained in:
Jesse Duffield 2018-08-19 13:26:35 +10:00 committed by GitHub
commit 7b3679d546
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

15
.gitignore vendored
View File

@ -1,7 +1,18 @@
development.log
commands.log
# Please do not add personal files
# Logs
*.log
# Extras
extra/lgit.rb
# Notes
notes/go.notes
TODO.notes
TODO.md
# Tests
test/repos/repo
# Binaries
lazygit