summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSlawek Kaplonski <skaplons@redhat.com>2019-12-12 12:36:55 +0100
committerSlawek Kaplonski <skaplons@redhat.com>2019-12-12 12:38:24 +0100
commiteabaf30fea1993514c77be820997d8121b356726 (patch)
treeb3113388acb1ba67882509e1a7d40c754f1a753b
parent4051e0b19dc9f318c2e0dd7c60eaa2c46536ad03 (diff)
downloadneutron-eabaf30fea1993514c77be820997d8121b356726.tar.gz
Add etc/neutron/*.sample files to be ignored by git
After migration of networking-ovn code to neutron there is e.g. etc/neutron/ovn.ini.sample file generated now and it should be ignored by git. Change-Id: I0d2c703d57552f8fcecc25b07c5e0d8b5aa67c29 Related-Blueprint: neutron-ovn-merge
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 67cd4cf8d6..0dc81f4266 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,6 +45,7 @@ nosetests.xml
etc/*.sample
etc/neutron/plugins/ml2/*.sample
+etc/neutron/*.sample
# Complexity
output/*.html