Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
git ignore another binary
[simgrid.git] / .gitignore
index 39e7b55..60b5fd1 100644 (file)
@@ -40,7 +40,7 @@ src/*_unit.cpp
 src/*_unit.c
 ### Generated files
 _*.c
-include/simgrid_config.h
+include/simgrid/config.h
 include/smpi/smpif.h
 src/internal_config.h
 testprog
@@ -153,7 +153,8 @@ examples/s4u/actor-suspend/s4u-actor-suspend
 examples/s4u/actor-yield/s4u-actor-yield
 examples/s4u/app-bittorrent/s4u-bittorrent
 examples/s4u/app-chainsend/s4u-app-chainsend
-examples/s4u/app-masterworker/s4u-app-masterworker
+examples/s4u/app-masterworkers/s4u-app-masterworkers-class
+examples/s4u/app-masterworkers/s4u-app-masterworkers-fun
 examples/s4u/app-pingpong/s4u-app-pingpong
 examples/s4u/app-token-ring/s4u-app-token-ring
 examples/s4u/async-wait/s4u-async-wait
@@ -168,6 +169,7 @@ examples/s4u/energy-boot/s4u-energy-boot
 examples/s4u/energy-exec/s4u-energy-exec
 examples/s4u/energy-link/s4u-energy-link
 examples/s4u/energy-vm/s4u-energy-vm
+examples/s4u/engine-filtering/s4u-engine-filtering
 examples/s4u/exec-async/s4u-exec-async
 examples/s4u/exec-basic/s4u-exec-basic
 examples/s4u/exec-dvfs/s4u-exec-dvfs
@@ -178,6 +180,7 @@ examples/s4u/io-file-remote/s4u-io-file-remote
 examples/s4u/io-file-system/s4u-io-file-system
 examples/s4u/io-storage-raw/s4u-io-storage-raw
 examples/s4u/mutex/s4u-mutex
+examples/s4u/platform-failures/s4u-platform-failures
 examples/s4u/platform-properties/s4u-platform-properties
 examples/s4u/plugin-hostload/s4u-plugin-hostload
 examples/s4u/replay-comm/s4u-replay-comm
@@ -208,6 +211,7 @@ examples/smpi/NAS/ep
 examples/smpi/NAS/is
 examples/smpi/replay_multiple/deployment.xml
 examples/smpi/replay_multiple/replay_multiple
+examples/smpi/replay_multiple_manual_deploy/replay_multiple_manual
 examples/smpi/replay/one_trace
 examples/smpi/replay/smpi_replay
 examples/smpi/smpi_msg_masterslave/masterslave_mailbox_smpi
@@ -258,6 +262,8 @@ teshsuite/msg/task-priority/task-priority
 teshsuite/msg/task_progress/task_progress
 teshsuite/msg/trace_integration/trace_integration
 teshsuite/s4u/actor/actor
+teshsuite/s4u/actor-autorestart/actor-autorestart
+teshsuite/s4u/actor-migration/actor-migration
 teshsuite/s4u/cloud-interrupt-migration/cloud-interrupt-migration
 teshsuite/s4u/comm-pt2pt/comm-pt2pt
 teshsuite/s4u/concurrent_rw/concurrent_rw
@@ -303,6 +309,7 @@ teshsuite/smpi/coll-gather/coll-gather
 teshsuite/smpi/coll-reduce/coll-reduce
 teshsuite/smpi/coll-reduce-scatter/coll-reduce-scatter
 teshsuite/smpi/coll-scatter/coll-scatter
+teshsuite/smpi/fort_args/fort_args
 teshsuite/smpi/isp/umpire/abort
 teshsuite/smpi/isp/umpire/abort1
 teshsuite/smpi/isp/umpire/abort2
@@ -911,6 +918,7 @@ teshsuite/surf/lmm_usage/lmm_usage
 teshsuite/surf/maxmin_bench/maxmin_bench
 teshsuite/surf/surf_usage/surf_usage
 teshsuite/surf/surf_usage2/surf_usage2
+teshsuite/xbt/cmdline/cmdline
 teshsuite/xbt/log_large/log_large
 teshsuite/xbt/log_usage/log_usage
 teshsuite/xbt/mallocator/mallocator
@@ -919,7 +927,9 @@ teshsuite/xbt/parallel_log_crashtest/parallel_log_crashtest
 teshsuite/xbt/parmap_bench/parmap_bench
 teshsuite/xbt/parmap_test/parmap_test
 testall
-unit_tmgr
+unit-mc-pagestore
+unit-mc-snapshot
+unit-tmgr
 #########################################
 ## files touched to track the dependencies of java examples
 examples/java/*/*/*_compiled
@@ -931,4 +941,7 @@ src/bindings/java/MANIFEST.MF
 NATIVE/
 VERSION
 include/smpi/mpif.h
+include/smpi/mpi.mod
+src/smpi/mpif.f90
+src/smpi/mpif.f90.generated
 a.out