File: .gitignore

package info (click to toggle)
python-pyds9 1.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,180 kB
  • ctags: 1,158
  • sloc: ansic: 17,257; sh: 3,668; python: 701; makefile: 491; tcl: 219
file content (16 lines) | stat: -rw-r--r-- 132 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*.pyc
*.[oa]
*~
*.so
*.bak
foo*
casa.fits
build/
_build/
_static/
_templates/
dist/
xpa/config.status
xpa/Makefile
xpa/conf.h
*egg*