forked from mirrors/nixpkgs
gitignore: result-* and make absolute doc ignores
This commit is contained in:
parent
3ad289dff9
commit
ffe12f82ce
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -3,8 +3,9 @@
|
||||||
.*.swp
|
.*.swp
|
||||||
.*.swo
|
.*.swo
|
||||||
result
|
result
|
||||||
doc/NEWS.html
|
result-*
|
||||||
doc/NEWS.txt
|
/doc/NEWS.html
|
||||||
doc/manual.html
|
/doc/NEWS.txt
|
||||||
doc/manual.pdf
|
/doc/manual.html
|
||||||
|
/doc/manual.pdf
|
||||||
.version-suffix
|
.version-suffix
|
||||||
|
|
Loading…
Reference in a new issue