ignore asciidoc generated html
This commit is contained in:
parent
f9e42c53a6
commit
56f3d547a7
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -20,5 +20,9 @@ autom4te.cache
|
||||||
semantic.cache
|
semantic.cache
|
||||||
wiki/backups/*
|
wiki/backups/*
|
||||||
doc/devel/draw/*.png
|
doc/devel/draw/*.png
|
||||||
|
doc/*.html
|
||||||
|
doc/devel/rfc_pending/*.html
|
||||||
|
doc/devel/rfc/*.html
|
||||||
|
doc/user/*.html
|
||||||
doc/user/lumiera_from_outer_space/*.html
|
doc/user/lumiera_from_outer_space/*.html
|
||||||
m4/*
|
m4/*
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue