mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-06-19 00:28:03 +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
|
# Hidden
|
||||||
.*
|
.*
|
||||||
|
|
||||||
|
# TODO
|
||||||
|
TODO.*
|
||||||
|
|
||||||
|
# Notes
|
||||||
|
*.notes
|
||||||
|
|
||||||
# Tests
|
# Tests
|
||||||
test/repos/repo
|
test/repos/repo
|
||||||
coverage.txt
|
coverage.txt
|
||||||
|
Reference in New Issue
Block a user