mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-06-15 00:15:32 +02:00
REPO: Added TODO entries to the gitignore for jesse
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -6,6 +6,12 @@
|
||||
# Hidden
|
||||
.*
|
||||
|
||||
# TODO
|
||||
TODO.*
|
||||
|
||||
# Notes
|
||||
*.notes
|
||||
|
||||
# Tests
|
||||
test/repos/repo
|
||||
coverage.txt
|
||||
|
Reference in New Issue
Block a user