File: .gitignore

package info (click to toggle)
flufl.enum 7.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 184 kB
  • sloc: python: 551; makefile: 9
file content (11 lines) | stat: -rw-r--r-- 111 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
build
flufl.*.egg-info
dist
*.pyc
.tox
/.coverage
/.pdm.toml
/coverage.xml
/.pdm-python
/pdm.toml
/.coverage.*