Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a forget s to an variable and Cosmetics.
[simgrid.git] / .gitignore
index a12ebed..807f3a3 100644 (file)
@@ -22,20 +22,58 @@ _*.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
+examples/msg/mc/bugged3
+examples/msg/mc/random_test
+examples/simdag/ex_sd_seq_access
+examples/simdag/sd_seq_access
 
-src/*_unit.c
-src/supernovae_*.c
 src/simgrid_units_main.c
-src/gras_config.h.in
+*_unit.c
+src/supernovae_*.c
+
+buildtools/Cmake/tmp_gras_config.h.in
+buildtools/Cmake/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 +81,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 +110,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
@@ -131,6 +157,9 @@ examples/msg/properties/msg_prop
 examples/msg/sendrecv/sendrecv
 examples/msg/suspend/suspend
 examples/msg/trace/test_trace_integration
+examples/msg/mc/centralized
+examples/msg/mc/bugged2
+examples/msg/mc/bugged1
 examples/simdag/ex_sd_test
 examples/simdag/ex_sd_test2
 examples/simdag/metaxml/sd_meta
@@ -158,12 +187,11 @@ 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/bindings/lua/libsimgrid.so
 src/testall
 src/ucontext_stack.h
 teshsuite/datadesc_usage.out
@@ -212,4 +240,8 @@ testsuite/xbt/log_usage
 tools/gras/gras_stub_generator
 tools/graspe-slave
 tools/tesh/tesh
+examples/msg/tracing/categories
+examples/msg/tracing/ms
 
+.cproject
+.project