File: .gitignore

package info (click to toggle)
python-nbxmpp 2.0.2-1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,120 kB
  • sloc: python: 14,949; makefile: 8
file content (7 lines) | stat: -rw-r--r-- 63 bytes parent folder | download
1
2
3
4
5
6
7
build/
__pycache__/
.mypy_cache/
nbxmpp.egg-info
dist
.idea
*~