summaryrefslogtreecommitdiff
path: root/.gitignore
blob: e9e8645c2129030cd7704dc5168d1ab2f6e8c7bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Release/
Debug/
build/
automotive-dlt.spec
automotive-dlt.pc
config.h
include/dlt/dlt_version.h
include/dlt/dlt_user.h
.project
.cproject
.settings
.idea/
*~
*.o
*.out
*.swp
cmake-build-debug/
.vscode/