File: .gitignore

package info (click to toggle)
python-xattr 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 192 kB
  • sloc: python: 765; ansic: 502; sh: 32; makefile: 17
file content (13 lines) | stat: -rw-r--r-- 105 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
/xattr.egg-info
/build
/dist
/*.egg
/*.eggs
*.pyc
*.so
.\#*
__pycache__
.DS_Store
/.vscode
.venv
uv.lock