summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 51d3144085ce109e21335911be6ca636e51be46c (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: CC0-1.0

/build/
/patches/

*.patch
*.pyc
__pycache__/
venv/