https://stackoverflow.com/questions/63464732/how-to-set-a-custom-image-height-for-an-image-in-asciidoctor
23 lines
293 B
Plaintext
23 lines
293 B
Plaintext
/README.html
|
|
/README.body.html
|
|
/out
|
|
|
|
# NPM README
|
|
/README
|
|
|
|
# Python distribution/packaging.
|
|
*.pyc
|
|
/*.egg-info/
|
|
/build/
|
|
/dist/
|
|
__pycache__
|
|
|
|
# Tests.
|
|
*.tmp
|
|
tmp.*
|
|
*.tmp.*
|
|
|
|
# For stupid packaging systems that require subdirectories.
|
|
/china_dictatorship/README.adoc
|
|
/china_dictatorship/README.html
|