]> granicus.if.org Git - icinga2/blobdiff - .gitignore
Docs: Delete extra docs for windows builds
[icinga2] / .gitignore
index 536497466531d6bccd3c272969ae0b1d20af358d..0e2ed3ffd20cde98e76050f662f5c8c114262e06 100644 (file)
@@ -1,14 +1,20 @@
-.vagrant
-.idea
-*.patch
+## Editors
+.idea/
 *.komodoproject
+.*.sw[op]
+*~
+
+## C++ and Tools
+*.patch
 *.playground
-.*.swp
-.*.swo
-build/
-build-debug/
-build-release/
-build32/
-build64/
+.vagrant
+tickets.pickle
+
+## Build artifacts
+build*/
 debug/
 release/
+cmake-build-debug
+/Testing/
+/install/
+/vendor/