Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move some of the file mgmt logic out of the storage model
[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 + circle.yml
14 + \.classpath
15 + \.cproject
16 + \.project
17 + \.travis.yml
18 + sonar-project.properties
19 + \.editorconfig
20 + \.appveyor.yml
21 + COPYRIGHT.template
22 + README\.(coding|git)
23 + mk_win-dist.sh
24
25 + tools/jenkins/.*
26
27 + contrib/.*
28
29 + src/simix/README_attempt_without_stack
30 + src/simix/simix_network\.tla
31
32 + src/smpi/BUGS
33 + src/smpi/colls/alltoall-bruck\.c
34
35 + .clang-format
36 + tools/git-hooks/clang-format.pre-commit
37
38 + teshsuite/smpi/mpich3-test/f77/attr/.*
39
40 + tools/internal/.*