]> granicus.if.org Git - icinga2/blobdiff - .gitignore
Make UnameHelper() efficient
[icinga2] / .gitignore
index 6cd51c5bf0865c3f7a6123d7290b72b8d7b855f3..0e2ed3ffd20cde98e76050f662f5c8c114262e06 100644 (file)
@@ -1,10 +1,20 @@
-*.sdf
-*.opensdf
-*.suo
-*.lib
-*.exe
-*.pdb
-Debug
-Release
-*.vcxproj.user
-ipch
\ No newline at end of file
+## Editors
+.idea/
+*.komodoproject
+.*.sw[op]
+*~
+
+## C++ and Tools
+*.patch
+*.playground
+.vagrant
+tickets.pickle
+
+## Build artifacts
+build*/
+debug/
+release/
+cmake-build-debug
+/Testing/
+/install/
+/vendor/