Doug Hellmann 3241a7d9c4 rearrange the existing docs into the new standard layout
Change-Id: I1cf25aade215aad3ce9050af7c9fa8987564863c
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-07-10 11:50:21 -04:00

26 lines
252 B
Plaintext

*.pyc
*.dat
TAGS
*.egg
*.egg-info
.eggs
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
.testrepository
*.log
.idea/