ignore html files in doc/ dir - that is only compiled rST
This commit is contained in:
parent
0ff131fbb1
commit
86bfda2564
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
doc/*.html
|
||||
dist/
|
||||
build.properties
|
||||
package.xml
|
||||
|
|
Loading…
Reference in a new issue