mirror of https://gitee.com/bigwinds/arangodb
Added some documentation files to gitignore
This commit is contained in:
parent
08a19c80d4
commit
4702a5f479
|
@ -53,6 +53,12 @@ core
|
||||||
TAGS
|
TAGS
|
||||||
tags
|
tags
|
||||||
|
|
||||||
|
Documentation/Examples/*.generated
|
||||||
|
Documentation/Books/Users/book.json
|
||||||
|
Documentation/Books/Users/manual.epub
|
||||||
|
Documentation/Books/Users/manual.mobi
|
||||||
|
Documentation/Books/Users/manual.pdf
|
||||||
|
Documentation/Books/Makefile
|
||||||
Documentation/Examples/*.generated
|
Documentation/Examples/*.generated
|
||||||
UnitTests/HttpInterface/logs/
|
UnitTests/HttpInterface/logs/
|
||||||
UnitTests/basics_suite
|
UnitTests/basics_suite
|
||||||
|
|
Loading…
Reference in New Issue