mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-11 12:25:47 +02:00
REPO: Added and modified some ignore statements
This commit is contained in:
parent
ba7e6add86
commit
a8866b158b
1 changed files with 8 additions and 7 deletions
15
.gitignore
vendored
15
.gitignore
vendored
|
@ -3,13 +3,8 @@
|
|||
# Logs
|
||||
*.log
|
||||
|
||||
# Extras
|
||||
extra/lgit.rb
|
||||
|
||||
# Notes
|
||||
notes/go.notes
|
||||
TODO.notes
|
||||
TODO.md
|
||||
# Hidden
|
||||
.*
|
||||
|
||||
# Tests
|
||||
test/repos/repo
|
||||
|
@ -17,3 +12,9 @@ coverage.txt
|
|||
|
||||
# Binaries
|
||||
lazygit
|
||||
|
||||
# Exceptions
|
||||
!.gitignore
|
||||
!.goreleaser.yml
|
||||
!.circleci/
|
||||
!.github/
|
Loading…
Add table
Add a link
Reference in a new issue