pyst2/.gitignore

15 lines
126 B
Plaintext
Raw Normal View History

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