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

# Local install
install*

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