File: .gitignore

package info (click to toggle)
python-pycosat 0.6.6%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 260 kB
  • sloc: python: 393; ansic: 330; makefile: 19
file content (10 lines) | stat: -rw-r--r-- 66 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
*~
*.pyc
*.egg-info
*.so
*.o
*.a
build/
dist/
__pycache__/
rever/