ignore dbcounter sub dirs

currently id you run devstack with the dbcounter service enabled
the created subdirs show up in git status

this change justs add them to .gitgnore

Change-Id: Iee48eb4e12ac22734c8a2c1dcbe0b92a0a387eaa
This commit is contained in:
Sean Mooney 2023-10-19 17:04:56 +00:00
parent bacb840094
commit 5123700ea6
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -38,3 +38,5 @@ stack-screenrc
userrc_early
AUTHORS
ChangeLog
tools/dbcounter/build/
tools/dbcounter/dbcounter.egg-info/