Files
glance_store/.gitignore
Takashi Kajinami 3839be5b8f Drop explicit dependency on python-subunit
It is no longer directly used by any test code in this repository. It
is now installed as a dependency of stestr.

Change-Id: Ia31c81e33e6ca219b1e017e4d7d7ea9ccde1d9db
2025-06-10 23:52:10 +09:00

34 lines
359 B
Plaintext

*~
*.pyc
*.dat
TAGS
*.egg-info
*.egg
.eggs/*
build
.coverage
.tox
.stestr
cover
venv
.venv
output.xml
*.sublime-workspace
*.sqlite
*.html
.*.swp
.DS_Store
.testrepository
versioninfo
var/*
ChangeLog
AUTHORS
covhtml/
doc/source/reference/api
# Files created by releasenotes build
releasenotes/build
#Files created by functional tests
functional_testing.conf