python-tuf/.gitignore
2016-03-14 16:51:54 -04:00

15 lines
No EOL
151 B
Text

# root level directories
dist/*
build/*
# global file patterns
*.log
*.pyc
*.session
*.swo
*.swp
*.egg-info
.coverage
.tox/*
tests/htmlcov/*
.DS_Store