diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a104623c240..e3182fd9c80 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,6 @@ test-driver # cscope and ctags /cscope.* /tags + +# Generated documentation +/build-root/docs |