python-troveclient/.gitignore
wu.chunyang 00a54650d5 Add python3.9 support
This ps adds py39 support and replaces dashes with underscores

Change-Id: I5245be419244c8bd93c7099b61ce0a382f7a5065
2022-04-28 22:14:03 +08:00

21 lines
258 B
Plaintext

*.pyc
.stestr/
.tox/*
dist/*
build/*
html/*
*.egg*
cover/*
.coverage
rdserver.txt
python-troveclient.iml
AUTHORS
ChangeLog
# Files created by releasenotes build
releasenotes/build
/doc/build/
/doc/source/reference/api/
# Files generated by JetBrains
.idea/