23 lines
296 B
Plaintext
23 lines
296 B
Plaintext
/README.html
|
|
/README.body.html
|
|
/out
|
|
|
|
# NPM README
|
|
/README.md
|
|
|
|
# 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
|