Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
1d51086913f8a827b4c342adcecf00d518b76db5
[simgrid.git] / tools / internal / check_dist_archive.exclude
1 # Expected dfferences between git repository and tardists
2 #
3 # lines beginning with '#', and empty lines are ignored
4 # lines beginning with '- ' are expected in archive only
5 # lines beginning with '+ ' are expected in git only
6 # each line is an extended regexp that should match full file names
7
8 - \.gitversion
9 - Makefile
10 - doc/html/.*
11
12 + \.classpath
13 + \.cproject
14 + \.project
15 + \.travis.yml
16 + \.editorconfig
17 + appveyor.yml
18 + COPYRIGHT.template
19 + README\.(coding|git)
20 + mk_win-dist.sh
21
22 + tools/jenkins/.*
23
24 + contrib/.*
25
26 + examples/msg/actions/NAS_LU_S_4/.*
27 + examples/msg/chord/chord3\.xml
28
29 + examples/smpi/MM/host
30 + examples/smpi/NAS/.*
31
32 + src/simix/README_attempt_without_stack
33 + src/simix/simix_network\.tla
34
35 + src/smpi/BUGS
36 + src/smpi/colls/alltoall-bruck\.c
37 + src/smpi/fixsrc\.pl
38 + src/smpi/myprintloc\.cocci
39 + src/smpi/patch_source\.sh
40 + src/smpi/replace_globals\.cocci
41 + src/smpi/replace_static\.cocci
42
43 + teshsuite/smpi/mpich3-test/f77/attr/.*
44
45 + tools/internal/.*