summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKiall Mac Innes <kiall@managedit.ie>2012-10-14 18:04:25 +0100
committerKiall Mac Innes <kiall@managedit.ie>2012-10-14 18:04:25 +0100
commit5d9513349e39f2574c9a5f631dfc48b1602a9de5 (patch)
tree7fe31bd80172bcad9624a53932f207feb5ad9e21 /.gitignore
parent79dda034de3f1ce17eda47cf7ca5246172ec2578 (diff)
downloaddesignate-5d9513349e39f2574c9a5f631dfc48b1602a9de5.tar.gz
Switch from Flask's WSGI Server to OpenStack Commons + Use PasteDeploy for easier Keystone integration.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 92078f6f..cb65f92e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,5 +11,6 @@ venv
*.sqlite
var/*
etc/*.conf
+etc/*.ini
AUTHORS
ChangeLog