File: .gitignore

package info (click to toggle)
gr-soapy 2.1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,100 kB
  • sloc: python: 9,381; cpp: 1,407; sh: 39; ansic: 9; makefile: 5
file content (10 lines) | stat: -rw-r--r-- 91 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
*~
*.pyc
*.pyo
build/
.settings/
.project
.cproject
.pyproject
.pydevproject
examples/*.py