File: .gitignore

package info (click to toggle)
sysdig 0.40.0%2Brepack-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,684 kB
  • sloc: cpp: 16,251; sh: 1,080; ansic: 999; makefile: 13
file content (26 lines) | stat: -rw-r--r-- 237 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
20
21
22
23
24
25
26
*.o
*.ko
*.ko.unsigned
*.cmd
*.symvers
*.order
*.mod
*.mod.c
*.o.d
*.o.rc
*.o.ur-safe
/build/
driver/Makefile
driver/driver_config.h
*.pyc
*.config
*.creator
*.creator.user*
*.files
*.includes
*.pro.user
*.ll
.vscode
.cache.mk
/build-*