summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 5a30495ca9ef66ac957f2ce52372d5e23592eef7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Copyright 2023 jacqueline <me@jacqueline.id.au>
#
# SPDX-License-Identifier: CC0-1.0

.cache/
.clangd
.helix/
build/
build.clang/
sdkconfig
sdkconfig.old
.vscode
compile_commands.json
warnings.txt

doc/

test/build/
test/dependencies.lock
test/sdkconfig