mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
REPO: Added TODO entries to the gitignore for jesse
This commit is contained in:
parent
a8866b158b
commit
700f8c7e79
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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue