summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Fix the qt brain for Signals on PySide 2 and 6 (#1654)adam-grant-hendry2022-06-251-0/+1
| | | | Co-authored-by: Hendry, Adam <adam.hendry@medtronic.com> Co-authored-by: Daniƫl van Noord <13665637+DanielNoord@users.noreply.github.com>
* Enable checks for and fix useless suppressionPierre Sassoulas2021-04-191-0/+1
|
* Fix end of filesMarc Mueller2021-02-271-1/+1
|
* Adds ndarray as rtype for T attribute.hippo912020-09-141-0/+1
| | | Closes PyCQA/pylint#3387
* Update gitignoreNick Drozd2018-06-081-0/+3
|
* Drop support for EOL Python 3.3Hugo2017-12-151-0/+1
|
* Add coverage configuration, backported from pylint.Claudiu Popa2016-06-271-0/+2
|
* Port hgignore to gitignore.Aru Sahni2015-12-101-0/+9
For future iterations, we should switch to using pre-canned ignore lists from https://gitignore.io.