aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 685e356c65b44e822ff11908801f6d24f0785217 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
build*
.ccls-cache/
compile_commands.json
sonar*
.scannerwork*
deb
info.txt
.vscode
.DS_Store

# Local install
install*

# Robot
tests/**/*.xml
tests/**/*.html
tests/**/*.log
*.tar