summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Branson <bransoj@hotmail.com>2015-10-04 21:58:06 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2015-10-05 11:14:42 +0200
commita7a3a9342bec0dd2d4569b54488c7b01be9aaa40 (patch)
tree27f669fe96651d70033bc0922efd5e973d225a70
parent5a00c0e8a75760434a74cda2317637d9c23854cb (diff)
Add generated mach documentation files to gitignore
* .gitignore: Add doc/mach.aux doc/mach.cp doc/mach.cps doc/mach.fn doc/mach.fns doc/mach.ky doc/mach.log doc/mach.pdf doc/mach.pg doc/mach.toc doc/mach.tp doc/mach.vr.
-rw-r--r--.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4488bc2d..92fc6e7f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,16 @@ build-aux/
/mach/machine
/linux/src/include/asm
/linux/dev/include/asm
+
+/doc/mach.aux
+/doc/mach.cp
+/doc/mach.cps
+/doc/mach.fn
+/doc/mach.fns
+/doc/mach.ky
+/doc/mach.log
+/doc/mach.pdf
+/doc/mach.pg
+/doc/mach.toc
+/doc/mach.tp
+/doc/mach.vr