Fix pattern to exclude generated config file

The current pattern does not match the target path so git still picks
up the file as a change which can be included.

Change-Id: I8a4c0781ecba4c7b2686213623bb312c523b41ac
This commit is contained in:
Takashi Kajinami 2024-02-02 23:31:06 +09:00
parent f469fd83db
commit eee4da7234
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -43,7 +43,7 @@ nosetests.xml
# Translations
*.mo
etc/*.sample
etc/octavia/conf.d/ovn.conf.sample
# Complexity
output/*.html