File: .gitignore

package info (click to toggle)
python-nbxmpp 7.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,328 kB
  • sloc: python: 19,516; makefile: 4
file content (12 lines) | stat: -rw-r--r-- 130 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
build/
__pycache__/
.mypy_cache/
.venv/
nbxmpp.egg-info
debian_build/
dist
.idea
*~
*.sublime-workspace
*.sublime-project
uv.lock