You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
296 B
22 lines
296 B
/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
|
|
|