File: .gitignore

package info (click to toggle)
python-x-wr-timezone 2.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 280 kB
  • sloc: python: 568; sh: 24; makefile: 6
file content (12 lines) | stat: -rw-r--r-- 92 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
/ENV
__pycache__
*.pyc
*egg-info
/build
/dist
.pytest_cache/
.vscode/
ENV2
*.swp
.tox
.venv