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
changes/00/698700/1
Slawek Kaplonski 4 years ago
parent 4051e0b19d
commit eabaf30fea

1
.gitignore vendored

@ -45,6 +45,7 @@ nosetests.xml
etc/*.sample
etc/neutron/plugins/ml2/*.sample
etc/neutron/*.sample
# Complexity
output/*.html

Loading…
Cancel
Save