File: .gitignore

package info (click to toggle)
icinga2 2.12.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 17,600 kB
  • sloc: cpp: 86,906; sql: 3,246; cs: 1,654; yacc: 1,584; sh: 968; ansic: 733; lex: 419; python: 80; makefile: 68; 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