Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[git] update ignore file
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Mon, 29 Feb 2016 10:13:22 +0000 (11:13 +0100)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Mon, 29 Feb 2016 10:13:52 +0000 (11:13 +0100)
.gitignore

index f7dcfda..9703ad1 100644 (file)
 \#*
 .attach_pid* 
 smpitmp-*
 \#*
 .attach_pid* 
 smpitmp-*
+# exuberant ctags
+ctags
+# vim completion
+.ycm_extra_conf.py
+.ycm_extra_conf.pyc
 
 ### cmake
 CTestCustom.cmake
 
 ### cmake
 CTestCustom.cmake
@@ -76,6 +81,8 @@ tools/cmake/test_prog/prog_va_copy.c
 *.bpr
 *.bpf
 ### Documentation
 *.bpr
 *.bpf
 ### Documentation
+doc/*.tmp
+doc/example_lists/*
 doc/allclasses-frame.html
 doc/allclasses-noframe.html
 doc/constant-values.html
 doc/allclasses-frame.html
 doc/allclasses-noframe.html
 doc/constant-values.html
@@ -139,6 +146,8 @@ examples/msg/cloud/scale
 examples/msg/cloud/simple_vm
 examples/msg/cloud/two_tasks_vm
 examples/msg/energy/consumption/energy_consumption
 examples/msg/cloud/simple_vm
 examples/msg/cloud/two_tasks_vm
 examples/msg/energy/consumption/energy_consumption
+examples/msg/energy/e1/e1
+examples/msg/energy/e2/e2
 examples/msg/energy/e3/e3
 examples/msg/energy/onoff/onoff
 examples/msg/energy/pstate/pstate
 examples/msg/energy/e3/e3
 examples/msg/energy/onoff/onoff
 examples/msg/energy/pstate/pstate
@@ -157,6 +166,7 @@ examples/msg/irc_isend/peer
 examples/msg/irc_isend/toto.txt
 examples/msg/kademlia/kademlia
 examples/msg/masterslave/masterslave_arg
 examples/msg/irc_isend/toto.txt
 examples/msg/kademlia/kademlia
 examples/msg/masterslave/masterslave_arg
+examples/msg/masterslave/masterslave_bypass
 examples/msg/masterslave/masterslave_cluster
 examples/msg/masterslave/masterslave_console
 examples/msg/masterslave/masterslave_failure
 examples/msg/masterslave/masterslave_cluster
 examples/msg/masterslave/masterslave_console
 examples/msg/masterslave/masterslave_failure
@@ -201,6 +211,7 @@ examples/msg/start_kill_time/sk_time
 examples/msg/suspend/suspend
 examples/msg/tasks.trace
 examples/msg/token_ring/token_ring
 examples/msg/suspend/suspend
 examples/msg/tasks.trace
 examples/msg/token_ring/token_ring
+examples/msg/token_ring/token_bypass
 examples/msg/toto.txt
 examples/msg/trace/test_trace_integration
 examples/msg/tracing/categories
 examples/msg/toto.txt
 examples/msg/trace/test_trace_integration
 examples/msg/tracing/categories
@@ -263,6 +274,7 @@ examples/smpi/smpi_replay
 examples/smpi/smpi_traced
 examples/smpi/smpi_traced_simple
 examples/smpi/smpi_traced.trace
 examples/smpi/smpi_traced
 examples/smpi/smpi_traced_simple
 examples/smpi/smpi_traced.trace
+examples/smpi/tmp*
 examples/smpi/toto.txt
 examples/smpi/ttest01
 src/replay/replay
 examples/smpi/toto.txt
 examples/smpi/ttest01
 src/replay/replay