]> granicus.if.org Git - icinga2/commitdiff
Update gitignore 6067/head
authorMarkus Frosch <markus.frosch@icinga.com>
Wed, 7 Feb 2018 12:40:30 +0000 (13:40 +0100)
committerMarkus Frosch <markus.frosch@icinga.com>
Wed, 7 Feb 2018 19:30:37 +0000 (20:30 +0100)
.gitignore

index b1b15d3ad4ff8d80aa2d709c9472e7440dfcb600..0f798cb793308916f68ec1c7397702caf091c863 100644 (file)
@@ -1,10 +1,15 @@
-.vagrant
-.idea
-*.patch
+## Editors
+.idea/
 *.komodoproject
+.*.sw[op]
+*~
+
+## C++ and Tools
+*.patch
 *.playground
-.*.swp
-.*.swo
+.vagrant
+
+## Build artifacts
 build/
 build-debug/
 build-release/
@@ -13,3 +18,6 @@ build64/
 debug/
 release/
 cmake-build-debug
+/Testing/
+/install/
+/vendor/