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

# Local install
install*

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