]> granicus.if.org Git - icinga2/commitdiff
Update .gitignore 7025/head
authorMichael Friedrich <michael.friedrich@icinga.com>
Mon, 18 Mar 2019 10:05:39 +0000 (11:05 +0100)
committerMichael Friedrich <michael.friedrich@icinga.com>
Mon, 18 Mar 2019 10:05:39 +0000 (11:05 +0100)
.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