diff options
| author | John Snow | 2021-05-27 23:17:13 +0200 |
|---|---|---|
| committer | John Snow | 2021-06-01 22:21:21 +0200 |
| commit | f9c0600f0200528921c43ccb8a8a44c81825a343 (patch) | |
| tree | 54e41c04a672d09219a4c417965faac44b34c98e /python/Makefile | |
| parent | python: add Makefile for some common tasks (diff) | |
| download | qemu-f9c0600f0200528921c43ccb8a8a44c81825a343.tar.gz qemu-f9c0600f0200528921c43ccb8a8a44c81825a343.tar.xz qemu-f9c0600f0200528921c43ccb8a8a44c81825a343.zip | |
python: add .gitignore
Ignore *Python* build and package output (build, dist, qemu.egg-info);
these files are not created as part of a QEMU build. They are created by
running the commands 'python3 setup.py <sdist|bdist>' when preparing
tarballs to upload to e.g. PyPI.
Ignore miscellaneous cached python confetti (mypy, pylint, et al)
Ignore .idea (pycharm) .vscode, and .venv (pipenv et al).
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Cleber Rosa <crosa@redhat.com>
Message-id: 20210527211715.394144-30-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'python/Makefile')
0 files changed, 0 insertions, 0 deletions
