mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-19 22:33:16 +02:00
Remove TODO.* from .gitignore
It was added in 2018 (700f8c7e796), but I don't know for what purpose. It just took me 15 minutes to figure out why my new file todo.go wasn't added, so I'm removing this entry as I find it more harmful than helpful.
This commit is contained in:
parent
b4fbfd20cb
commit
69153acfdb
3
.gitignore
vendored
3
.gitignore
vendored
@ -6,9 +6,6 @@
|
||||
# Hidden
|
||||
.*
|
||||
|
||||
# TODO
|
||||
TODO.*
|
||||
|
||||
# Notes
|
||||
*.notes
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user