File: .gitignore

package info (click to toggle)
legacy-api-wrap 1.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 140 kB
  • sloc: python: 94; makefile: 3
file content (7 lines) | stat: -rw-r--r-- 54 bytes parent folder | download
1
2
3
4
5
6
7
/__pycache__/
/.pytest_cache/

/dist/

# IDEs
/.idea/