summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8b87e4d858..1673767b61 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,5 +49,9 @@ tools/conf/nova.conf*
doc/source/_static/nova.conf.sample
doc/source/_static/nova.policy.yaml.sample
- # Files created by releasenotes build
+# Files created by releasenotes build
releasenotes/build
+
+# Files created by alembic
+/nova.db
+/nova_api.db