mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-03 00:57:52 +02:00
Remove TODO.* from .gitignore
It was added in 2018 (700f8c7e79
), 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:
3
.gitignore
vendored
3
.gitignore
vendored
@ -6,9 +6,6 @@
|
||||
# Hidden
|
||||
.*
|
||||
|
||||
# TODO
|
||||
TODO.*
|
||||
|
||||
# Notes
|
||||
*.notes
|
||||
|
||||
|
Reference in New Issue
Block a user