pyst2/.gitignore

15 lines
126 B
Plaintext

# Temporary files.
*.pyc
*.swp
*~
.coverage
# Build remnants.
dist
build
_build
*.egg-info
# Auto-generated files.
MANIFEST