File: .gitignore

package info (click to toggle)
xr-hardware 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 220 kB
  • sloc: python: 244; makefile: 40
file content (13 lines) | stat: -rw-r--r-- 246 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
# SPDX-License-Identifier: CC0-1.0
# SPDX-FileCopyrightText: 2019-2024, Collabora, Ltd. and the xr-hardware contributors

__pycache__/
.*
!.gitignore
!.gitlab-ci.yml
!.markdownlint.yaml
!.reuse
!.flake8
!.mailmap
venv/
container-build-report.xml