File: .gitignore

package info (click to toggle)
python-soundcard 0.4.5-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 312 kB
  • sloc: python: 1,870; ansic: 790; makefile: 53; sh: 49
file content (8 lines) | stat: -rw-r--r-- 63 bytes parent folder | download
1
2
3
4
5
6
7
8
*.DS_Store
*.pyc

temp/
build/
dist/
SoundCard.egg-info/
.venv/