File: .gitignore

package info (click to toggle)
swiglpk 4.65.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 11,072 kB
  • sloc: python: 1,433; sh: 55; makefile: 10
file content (15 lines) | stat: -rw-r--r-- 133 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.DS_Store
*.pyc
build/
ext/glpk-*
glpk_wrap.c
swiglpk.py
_swiglpk.so
glpk.h
glpk_clean.h
.idea
swiglpk.egg-info/
dist/
.tox*
*.so
*~