Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
558ff6a5c31d95361cd2da0e2959c34e04028a78
[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 + \.gitignore
15 + examples/simdag/dot/.gitignore
16 + examples/smpi/mc/.gitignore
17 + \.project
18 + \.travis.yml
19 + appveyor.yml
20 + COPYRIGHT.template
21 + README\.(coding|git)
22 + mk_win-dist.sh
23
24 + buildtools/(jenkins|pipol)/.*
25
26 + contrib/.*
27
28 + examples/msg/actions/NAS_LU_S_4/.*
29 + examples/msg/chainsend/generate_deployment_file\.rb
30 + examples/msg/chord/chord3\.xml
31
32 + examples/smpi/MM/command_exemple
33 + examples/smpi/MM/host
34 + examples/smpi/NAS/.*
35
36 + src/simix/README_attempt_without_stack
37 + src/simix/simix_network\.tla
38
39 + src/smpi/BUGS
40 + src/smpi/colls/alltoall-bruck\.c
41 + src/smpi/fixsrc\.pl
42 + src/smpi/myprintloc\.cocci
43 + src/smpi/patch_source\.sh
44 + src/smpi/replace_globals\.cocci
45 + src/smpi/replace_static\.cocci
46
47 + teshsuite/smpi/mpich3-test/f77/attr/.*
48
49 + tools/internal/.*