Files
deb-python-pydotplus/.gitignore
Carlos Miguel Jenkins Perez 3dc0e6e666 new: dev: Fist commit of pydotplus.
2014-12-01 15:59:48 -06:00

16 lines
110 B
Plaintext

*.py[cod]
__pycache__
# Packages
*.egg
*.egg-info
dist/*
build/*
# Tox
.tox/*
.coverage
# Misc
*~
.DS_Store