tools: fix gitignore of generated manuals
This commit is contained in:
parent
d4654d46af
commit
00a22792ff
5
.gitignore
vendored
5
.gitignore
vendored
@ -28,8 +28,9 @@ tttt.*
|
||||
ttttt.*
|
||||
profs/*
|
||||
test.hs
|
||||
*/doc/*.[0-9].md
|
||||
*/doc/*.info
|
||||
*/doc/*.[0-9]
|
||||
*/doc/*.[0-9].txt
|
||||
*/doc/*.[0-9].info
|
||||
dist-newstyle/
|
||||
cabal.project.local
|
||||
*~
|
||||
|
||||
Loading…
Reference in New Issue
Block a user