summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 2eece0444f1a4838dfa3c385cc0f737c9c6ba318 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.cache
*build/
*release/
.ccls-cache
compile_commands.json
err.xml
cppcheck.json
*.log
test/fuzztest
dist/
.semgrepignore
.#*