From ece86a9a58ce2a5bbc15d2b1f5981430822fa57b Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Sat, 4 Nov 2017 15:01:56 +0100 Subject: [PATCH 1/1] ignore recently added binaries --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 9b8a4bb637..62d7e7d8ee 100644 --- a/.gitignore +++ b/.gitignore @@ -192,8 +192,11 @@ examples/s4u/actions-comm/s4u-actions-comm examples/s4u/actions-storage/s4u-actions-storage examples/s4u/actor-create/s4u-actor-create examples/s4u/actor-daemon/s4u-actor-daemon +examples/s4u/actor-execute/s4u-actor-execute examples/s4u/actor-kill/s4u-actor-kill +examples/s4u/actor-lifetime/s4u-actor-lifetime examples/s4u/actor-migration/s4u-actor-migration +examples/s4u/actor-priority/s4u-actor-priority examples/s4u/actor-suspend/s4u-actor-suspend examples/s4u/app-bittorrent/s4u-bittorrent examples/s4u/app-masterworker/s4u-app-masterworker -- 2.20.1