mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 06:53:01 +00:00
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
|
||||
.*.swo
|
||||
result
|
||||
doc/NEWS.html
|
||||
doc/NEWS.txt
|
||||
doc/manual.html
|
||||
doc/manual.pdf
|
||||
result-*
|
||||
/doc/NEWS.html
|
||||
/doc/NEWS.txt
|
||||
/doc/manual.html
|
||||
/doc/manual.pdf
|
||||
.version-suffix
|
||||
|
Loading…
Reference in New Issue
Block a user