mirror of
https://github.com/boostorg/boostbook.git
synced 2026-07-21 13:13:37 +00:00
Added .gitignore in the root directory.
Ignore files that may be created by setup_boostbook.py. Closes https://github.com/boostorg/boostbook/issues/18.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
*.zip
|
||||
*.tar.*
|
||||
fop-*/
|
||||
docbook-xsl-*/
|
||||
docbook-dtd-*/
|
||||
Reference in New Issue
Block a user