File: .gitignore

package info (click to toggle)
pysyncobj 0.3.14-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 476 kB
  • sloc: python: 5,568; makefile: 203; sh: 1
file content (11 lines) | stat: -rw-r--r-- 97 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
*.pyc
.idea/
MANIFEST
dist/
*.bak
*.bin
build/
docs/build*
.DS_Store
.cache/
pysyncobj.egg-info/