mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 04:05:40 +03:00
gitignore: result-* and make absolute doc ignores
This commit is contained in:
parent
3ad289dff9
commit
ffe12f82ce
1 changed files with 5 additions and 4 deletions
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…
Add table
Add a link
Reference in a new issue