icinga2/.gitignore
Michael Friedrich 7593d15e95 Release version 2.9.0
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2018-07-17 14:27:32 +02:00

25 lines
246 B
Plaintext

## Editors
.idea/
*.komodoproject
.*.sw[op]
*~
## C++ and Tools
*.patch
*.playground
.vagrant
tickets.pickle
## Build artifacts
build/
build-debug/
build-release/
build32/
build64/
debug/
release/
cmake-build-debug
/Testing/
/install/
/vendor/