Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'toufic' of github.com:Takishipp/simgrid
[simgrid.git] / tools / internal / check_dist_archive.exclude
1 # Expected differences 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 + BuildSimGrid.sh
13 + \.classpath
14 + \.cproject
15 + \.project
16 + \.travis.yml
17 + sonar-project.properties
18 + \.editorconfig
19 + \.appveyor.yml
20 + COPYRIGHT.template
21 + README\.(coding|git)
22 + mk_win-dist.sh
23
24 + tools/jenkins/.*
25
26 + contrib/.*
27
28 + src/simix/README_attempt_without_stack
29 + src/simix/simix_network\.tla
30
31 + src/smpi/BUGS
32 + src/smpi/colls/alltoall-bruck\.c
33
34 + .clang-format
35 + tools/git-hooks/clang-format.pre-commit
36
37 + teshsuite/smpi/mpich3-test/f77/attr/.*
38
39 + tools/internal/.*