File: .gitignore

package info (click to toggle)
python-packageurl 0.17.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,080 kB
  • sloc: python: 3,094; makefile: 39
file content (17 lines) | stat: -rw-r--r-- 160 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
*.pyc
/tmp/
/build/
/dist/
/.eggs/
/.cache/
/src/packageurl_python.egg-info/
lib
bin
.idea
include
pip-selfcheck.json
pyvenv.cfg
.Python
/.tox/
/.*_cache/
venv