File: .gitignore

package info (click to toggle)
sleekxmpp 1.3.3-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,944 kB
  • sloc: python: 31,350; makefile: 115
file content (15 lines) | stat: -rw-r--r-- 134 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*.py[co]
build/
dist/
MANIFEST
docs/_build/
*.swp
.tox/
.coverage
sleekxmpp.egg-info/
.ropeproject/
4913
*~
.baboon/
.DS_STORE
.idea/