12 lines
127 B
Text
12 lines
127 B
Text
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
/build/
|
|
/patches/
|
|
|
|
*.patch
|
|
*.pyc
|
|
__pycache__/
|
|
venv/
|
|
.vscode/
|
|
.cache/
|
|
compile_commands.json
|