Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge pull request #280 from mpoquet/replay-steroid-example
[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 + COPYRIGHT\.template
14 + README\.(coding|git)
15 + \.appveyor\.yml
16 + \.circleci/.*
17 + \.clang-format
18 + \.classpath
19 + \.codacy\.yml
20 + \.cproject
21 + \.editorconfig
22 + \.project
23 + \.travis\.yml
24 + sonar-project\.properties
25
26 + contrib/.*
27
28 + tools/appveyor-irc-notify\.py
29 + tools/git-hooks/.*
30 + tools/internal/.*
31 + tools/jenkins/.*
32
33 + src/simix/simix_network\.tla
34 + src/smpi/BUGS
35
36 + teshsuite/smpi/mpich3-test/f77/attr/.*