summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorFlorian Friesdorf <flo@chaoflow.net>2014-06-22 12:14:46 +0200
committerFlorian Friesdorf <flo@chaoflow.net>2014-06-23 16:58:49 +0200
commitffe12f82cee00412231e20d8ddb90ee5d9c2537f (patch)
tree2a14425873a6c2a5fde976319153738a903f53e6 /.gitignore
parent3ad289dff967610a31ef5ba982b0e7d3bb2af173 (diff)
downloadnixpkgs-ffe12f82cee00412231e20d8ddb90ee5d9c2537f.tar
nixpkgs-ffe12f82cee00412231e20d8ddb90ee5d9c2537f.tar.gz
nixpkgs-ffe12f82cee00412231e20d8ddb90ee5d9c2537f.tar.bz2
nixpkgs-ffe12f82cee00412231e20d8ddb90ee5d9c2537f.tar.lz
nixpkgs-ffe12f82cee00412231e20d8ddb90ee5d9c2537f.tar.xz
nixpkgs-ffe12f82cee00412231e20d8ddb90ee5d9c2537f.tar.zst
nixpkgs-ffe12f82cee00412231e20d8ddb90ee5d9c2537f.zip
gitignore: result-* and make absolute doc ignores
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 5 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 105e621d702..d43399383a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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