File: .gitignore

package info (click to toggle)
dlt-daemon 2.18.10-10
  • links: PTS
  • area: main
  • in suites: trixie
  • size: 5,220 kB
  • sloc: ansic: 41,205; cpp: 12,824; sh: 1,144; xml: 1,123; python: 63; makefile: 23
file content (19 lines) | stat: -rw-r--r-- 214 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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/
googletest/