File: .gitignore

package info (click to toggle)
icinga2 2.14.6-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 19,860 kB
  • sloc: cpp: 96,056; sql: 3,261; cs: 1,636; yacc: 1,584; sh: 1,009; ansic: 890; lex: 420; python: 80; makefile: 73; javascript: 12
file content (24 lines) | stat: -rw-r--r-- 307 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Exclude all hidden files
.*

# Except those related to git and vagrant
!.git*
!.puppet*
!.travis.yml
!.mailmap

## Tools
*~
tickets.pickle

## Build artifacts
build*/
debug/
release/
cmake-build-debug
/Testing/
/install/
/vendor/
tools/selinux/icinga2.pp
tools/selinux/icinga2_selinux.8
tools/selinux/tmp