Improve .html filtering in .gitignore.
This commit is contained in:
parent
0f0929ac78
commit
9da504c6a0
3
.gitignore
vendored
3
.gitignore
vendored
@ -13,4 +13,5 @@ __pycache__
|
|||||||
.ropeproject
|
.ropeproject
|
||||||
# We can probably remove these later
|
# We can probably remove these later
|
||||||
*.asciidoc
|
*.asciidoc
|
||||||
*.html
|
/doc/*.html
|
||||||
|
/README.html
|
||||||
|
Loading…
Reference in New Issue
Block a user