X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1cb6a1953d6fae4bab619222822126788bb753cc..b8f1fa1304e5b8ad170ef29c9fcb14ccf0a6d832:/.gitignore diff --git a/.gitignore b/.gitignore index 13a058cfe3..ee6cc13953 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,8 @@ *.mk *.swp *.patch +*.plist +*.trace ################################################ ### Libraries links @@ -36,7 +38,6 @@ src/context_sysv_config.h src/gras_config.h src/smpi/smpicc src/smpi/smpirun -doc/footer.html simgrid-*.tar.gz ################################################ @@ -57,6 +58,7 @@ Makefile bin/ lib/ build_dir/ +build/ buildtools/Cmake/test_prog/prog_va_copy.c @@ -80,6 +82,7 @@ doc/realtoc.sh doc/tmp.realtoc doc/using_bib.html doc/Doxyfile +doc/footer.html ################################################ ### Specific of project @@ -185,6 +188,7 @@ examples/msg/mc/bugged2 examples/msg/mc/bugged1 examples/msg/parallel_contexts/pcontexts examples/msg/parallel_contexts/pcontexts2 +examples/msg/pmm/msg_pmm examples/simdag/ex_sd_test examples/simdag/ex_sd_test2 examples/simdag/metaxml/sd_meta