]> granicus.if.org Git - icinga2/blobdiff - .gitignore
Merge pull request #7483 from Icinga/bugfix/jsonrpc-boost-asio-coroutine-exceptions
[icinga2] / .gitignore
index 0e2ed3ffd20cde98e76050f662f5c8c114262e06..b300b597dd789d7c0a5c7a11d3b2e97f491438b5 100644 (file)
@@ -1,13 +1,14 @@
-## Editors
-.idea/
-*.komodoproject
-.*.sw[op]
-*~
+# Exclude all hidden files
+.*
+
+# Except those related to git and vagrant
+!.git*
+!.puppet*
+!.travis.yml
+!.mailmap
 
-## C++ and Tools
-*.patch
-*.playground
-.vagrant
+## Tools
+*~
 tickets.pickle
 
 ## Build artifacts