dd9c90d80b
Change directions slightly for the Getting Started Document and updating the sample configuartion file. Also updating .gitignore for Mac Users. Change-Id: I90fff8c780fbbe990f14234a14371f6be67f8966
25 lines
227 B
Plaintext
25 lines
227 B
Plaintext
*.pyc
|
|
*.dat
|
|
TAGS
|
|
*.egg-info
|
|
*.egg
|
|
build
|
|
.coverage
|
|
.tox
|
|
cover
|
|
venv
|
|
.venv
|
|
*.sublime-workspace
|
|
*.sqlite
|
|
var/*
|
|
etc/designate/*.conf
|
|
AUTHORS
|
|
ChangeLog
|
|
doc/source/api/*
|
|
doc/build/*
|
|
dist
|
|
designate/versioninfo
|
|
*.orig
|
|
*.DS_Store
|
|
/bind9
|