Files
deb-python-taskflow/.gitignore
Changbin Liu 90960f27b2 Add .settings and .venv into .gitignore
Change-Id: I02255b9cea996dc88df607a34ee5f0b1f38a33cb
2013-06-05 22:45:05 -04:00

44 lines
365 B
Plaintext

*.py[cod]
# C extensions
*.so
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
nosetests.xml
.venv
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
.settings
# DS_STORE
.DS_Store
# Modified Files
*.swp