Commit c15dd00
committed
tinyprog: Ignore pip-wheel-metadata
"pip-wheel-metadata" is created alongside setup.py, by "pip install ."
(used for development).
See pypa/pip#6213 for discussion of this
clutter (issue currently open; might be moved to another location,
eg build/pip-wheel-metadata or .pip-wheel-metadata, in a later version).1 parent dbe9ea8 commit c15dd00
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
| |||
0 commit comments