Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
tiny doc improvement
[simgrid.git] / .gitignore
index a3295e5..14b64d5 100644 (file)
 *.class
 .cproject # Eclipse cruft
 CMakeLists.txt.user
+CMakeDoxyfile.in
+CMakeDoxygenDefaults.cmake
 \#*
 .attach_pid*
 .cproject
 smpitmp-*
+simgrid.pc
+__pycache__/
 
 ### cmake
 CTestCustom.cmake
@@ -114,11 +118,6 @@ tags
 callgrind.out.*
 ### Examples and traces
 *.exe
-doc/tuto-msg/masterworker
-doc/tuto-msg/masterworker-sol1
-doc/tuto-msg/masterworker-sol2
-doc/tuto-msg/masterworker-sol3
-doc/tuto-msg/masterworker-sol4
 examples/msg/app-masterworker/app-masterworker
 examples/msg/cloud-masterworker/cloud-masterworker
 examples/msg/dht-kademlia/dht-kademlia
@@ -151,7 +150,7 @@ examples/s4u/actor-daemon/s4u-actor-daemon
 examples/s4u/actor-join/s4u-actor-join
 examples/s4u/actor-kill/s4u-actor-kill
 examples/s4u/actor-lifetime/s4u-actor-lifetime
-examples/s4u/actor-migration/s4u-actor-migration
+examples/s4u/actor-migrate/s4u-actor-migrate
 examples/s4u/actor-suspend/s4u-actor-suspend
 examples/s4u/actor-yield/s4u-actor-yield
 examples/s4u/app-bittorrent/s4u-bittorrent
@@ -280,6 +279,7 @@ teshsuite/s4u/actor-autorestart/actor-autorestart
 teshsuite/s4u/actor-migration/actor-migration
 teshsuite/s4u/activity-lifecycle/activity-lifecycle
 teshsuite/s4u/cloud-interrupt-migration/cloud-interrupt-migration
+teshsuite/s4u/cloud-sharing/cloud-sharing
 teshsuite/s4u/comm-pt2pt/comm-pt2pt
 teshsuite/s4u/concurrent_rw/concurrent_rw
 teshsuite/s4u/listen_async/listen_async
@@ -947,6 +947,7 @@ unit-tmgr
 #########################################
 ## files touched to track the dependencies of java examples
 examples/java/*/*/*_compiled
+examples/java/*/*_compiled
 /CMakeCache.txt
 simgrid.jar_finalized
 simgrid_full.jar