]> source.dussan.org Git - gitignore.git/commitdiff
Hide wheels directory used on Debian-like systems (Ubuntu) 2880/head
authorJ. Kevin Bay <seregon@gmail.com>
Sat, 10 Nov 2018 02:59:44 +0000 (19:59 -0700)
committerJ. Kevin Bay <seregon@gmail.com>
Sat, 10 Nov 2018 02:59:44 +0000 (19:59 -0700)
See https://www.debian.org/doc/packaging-manuals/python-policy/ch-module_packages.html

tl;dr Debian Policy requires wheels to be installed here and thus issuing
python3 -m venv .
on a Debian-like system creates this directory

Python.gitignore

index 510c73d0fdb6d9daed973138442e011bd8682815..11614af2870733183efe883810764d8708bddf8f 100644 (file)
@@ -20,6 +20,7 @@ parts/
 sdist/
 var/
 wheels/
+share/python-wheels/
 *.egg-info/
 .installed.cfg
 *.egg