Added TODO.txt to .gitignore.
This commit is contained in:
parent
0ee53c0905
commit
0b792295f7
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -5,4 +5,7 @@
|
|||
|
||||
# Binaries
|
||||
Debug/
|
||||
Release/
|
||||
Release/
|
||||
|
||||
# TODO (not always up to date)
|
||||
TODO.txt
|
Reference in a new issue