wtfpython/.npmignore

11 lines
139 B
Plaintext

.DS_Store
.idea/
irrelevant/
wtfpython-pypi/**
# Python-specific byte-compiled files should be ignored
__pycache__/
*.py[cod]
*$py.class