mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
21 lines
201 B
Plaintext
21 lines
201 B
Plaintext
## Editors
|
|
.idea/
|
|
*.komodoproject
|
|
.*.sw[op]
|
|
*~
|
|
|
|
## C++ and Tools
|
|
*.patch
|
|
*.playground
|
|
.vagrant
|
|
tickets.pickle
|
|
|
|
## Build artifacts
|
|
build*/
|
|
debug/
|
|
release/
|
|
cmake-build-debug
|
|
/Testing/
|
|
/install/
|
|
/vendor/
|