[go: up one dir, main page]

File: .gitignore

package info (click to toggle)
cairocffi 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 688 kB
  • sloc: python: 3,000; makefile: 19
file content (12 lines) | stat: -rw-r--r-- 136 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
__pycache__
cairocffi/_ffi*.py
cairocffi/_generated
*.egg
*.egg-info
/build
/.eggs
/dist
/.cache
/.coverage
/.pytest_cache
/docs/_build