Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add tests for msg/mc.
[simgrid.git] / .gitignore
index a12ebed..0bf9ae6 100644 (file)
@@ -22,20 +22,54 @@ _*.c
 *~
 *.swp
 *_simulator
+
 config.log
 config.status
+config.cache
+config.guess
+config.sub
 Makefile.in
+autom4te.cache
+aclocal.m4
+acmacro/libtool.m4
+acmacro/ltoptions.m4
+acmacro/ltsugar.m4
+acmacro/ltversion.m4
+acmacro/lt~obsolete.m4
+configure
+install-sh
+libtool
+ltmain.sh
+depcomp
+missing
+texinfo.tex
+
+src/simgrid.jar
+src/bindings/ruby/simgrid.so
+examples/ruby/simgrid.so
+examples/lua/simgrid.so
+src/bindings/ruby/libsimgrid.so
+
+examples/msg/zmsg_test.trace
+examples/msg/categories.trace
+examples/msg/masterslave/toto.txt
+examples/msg/simulation.trace
+examples/msg/toto.txt
+examples/msg/z_gtnets.trace
+examples/msg/tracing/procmig
+examples/msg/tracing/tasks
+examples/msg/tracing/volume
 
-src/*_unit.c
-src/supernovae_*.c
 src/simgrid_units_main.c
-src/gras_config.h.in
+*_unit.c
+src/supernovae_*.c
+
+buildtools/Cmake/src/tmp_gras_config.h.in
+buildtools/Cmake/src/tmp_tracing_config.h.in
 make_simgrid_java.sh
 
 testgraph.dot
 testgraph.xml
-buildtools/Cmake/src/tmp_gras_config.h.in
-buildtools/Cmake/src/tmp_tracing_config.h.in
 conftestval
 cmake_install.cmake
 CMakeFiles
@@ -43,6 +77,12 @@ install_manifest.txt
 _CPack_Packages/
 
 bibtex2html-1.02/
+
+examples/smpi/toto.txt
+src/gras_config.h.in
+tools/graspe_master
+examples/java/*/classnoinst.stamp
+###
 doc/all_bib.html
 doc/all_bib.latin1.html
 doc/all_bib.latin1.html.tmp
@@ -66,24 +106,6 @@ doc/using_bib.html
 doc/using_bib.latin1.html
 doc/using_bib.latin1.html.tmp
 
-tools/graspe_master
-examples/java/*/classnoinst.stamp
-###
-
-aclocal.m4
-acmacro/libtool.m4
-acmacro/ltoptions.m4
-acmacro/ltsugar.m4
-acmacro/ltversion.m4
-acmacro/lt~obsolete.m4
-config.guess
-config.sub
-configure
-install-sh
-libtool
-ltmain.sh
-
-autom4te.cache/*
 doc/Doxyfile
 include/simgrid_config.h
 include/instr/tracing_config.h
@@ -158,10 +180,8 @@ examples/smpi/alltoallv
 examples/smpi/sendrecv
 examples/smpi/smpi_sendrecv
 simgrid-*-svn/*
-src/.classes/*
 src/context_sysv_config.h
 src/gras_config.h
-src/simgrid.jar
 src/smpi/smpicc
 src/smpi/smpirun
 src/testall
@@ -212,4 +232,7 @@ testsuite/xbt/log_usage
 tools/gras/gras_stub_generator
 tools/graspe-slave
 tools/tesh/tesh
+examples/msg/tracing/categories
+examples/msg/tracing/ms
+