Files

28 lines
263 B
Plaintext
Raw Permalink Normal View History

2012-10-26 18:03:25 +01:00
*.pyc
*.dat
TAGS
*.egg
2012-10-26 18:03:25 +01:00
*.egg-info
.eggs
2012-10-26 18:03:25 +01:00
build
.coverage
.tox
cover
venv
.venv
*.sublime-workspace
*.sqlite
var/*
etc/*.conf
etc/*.ini
AUTHORS
ChangeLog
doc/source/reference/api/*
doc/build/*
dist
designateclient/versioninfo
.stestr/
.testrepository/
*.log
.idea/