File: .gitignore

package info (click to toggle)
python-resample 1.10.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,228 kB
  • sloc: python: 1,542; makefile: 12
file content (25 lines) | stat: -rw-r--r-- 282 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.vscode
.DS_Store
*.swp
*checkpoints*
build
dist
prof
resample.egg-info
install_log.txt
*__pycache__
.pytest_cache
.mypy_cache
.benchmarks
.coverage
coverage.xml
html*
.doctrees
_build
.idea
benchmarks/.asv/
junit
py[0-9]*
venv
resample/_ext.cpython*
src/resample/_ext.cpython-*.so