File: .gitignore

package info (click to toggle)
rocm-docs-core 1.21.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,636 kB
  • sloc: python: 1,913; javascript: 152; makefile: 35; cpp: 29
file content (8 lines) | stat: -rw-r--r-- 99 bytes parent folder | download
1
2
3
4
5
6
7
8
/.mypy_cache
/.ruff_cache
/.venv
**/__pycache__/**/*
**/*.egg-info/**/*
.sass-cache/*
/build
/dist