summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authoradam-grant-hendry <59346180+adam-grant-hendry@users.noreply.github.com>2022-06-25 00:40:52 -0700
committerGitHub <noreply@github.com>2022-06-25 09:40:52 +0200
commita62e7cfe11eb25020a4613bd5111b2e1a3353f8a (patch)
tree5a0f5ffbad03886816b7876aa6cd0b83c1fa051e /.gitignore
parent90362ad816c0e3ac586519edb5bc9d9cd7b384cb (diff)
downloadastroid-git-a62e7cfe11eb25020a4613bd5111b2e1a3353f8a.tar.gz
Fix the qt brain for Signals on PySide 2 and 6 (#1654)
Co-authored-by: Hendry, Adam <adam.hendry@medtronic.com> Co-authored-by: Daniƫl van Noord <13665637+DanielNoord@users.noreply.github.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 13a4a637..a5d0a631 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ astroid.egg-info/
.pytest_cache/
.mypy_cache/
venv
+doc/_build/