]> granicus.if.org Git - icinga2/blob - .gitignore
Always reset Boost beast buffer in HttpServerConnection#ProcessMessages
[icinga2] / .gitignore
1 # Exclude all hidden files
2 .*
3
4 # Except those related to git and vagrant
5 !.git*
6 !.puppet*
7 !.travis.yml
8 !.mailmap
9
10 ## Tools
11 *~
12 tickets.pickle
13
14 ## Build artifacts
15 build*/
16 debug/
17 release/
18 cmake-build-debug
19 /Testing/
20 /install/
21 /vendor/