File: .gitignore

package info (click to toggle)
vdr-plugin-streamdev 0.6.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,192 kB
  • sloc: ansic: 16,317; sh: 237; makefile: 203
file content (24 lines) | stat: -rw-r--r-- 201 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# directories
/.settings/
/patches/

# supplemental files
.cproject
.dependencies
.project
apply-patches.sh
*~
*.bak
*.new
*.old
*.orig
*.rej
*.sav
*.tmp

# compilation results
*.a
*.mo
*.o
*.pot
*.so