zuul-client/.gitignore
Matthieu Huin 677de34472 Add support for XDG-compliant config file
zuul-client will also look by default for the
$XDG_CONFIG_HOME/zuul/client.conf file when looking for user settings.

Change-Id: I60d59fceb1d4e4d767ca9e952a8ecc1630eba0a8
2021-06-01 10:34:01 +02:00

20 lines
158 B
Plaintext

*.egg
*.egg-info
*.pyc
*.retry
.eggs
.idea
.mypy_cache
.test
.testrepository
.tox
.venv
.vscode
.coverage
.stestr
AUTHORS
build/*
ChangeLog
doc/build/*
dist/