Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge pull request #303 from mpoquet/s4u-semaphore
[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 + \.gitlab-ci\.yml
23 + \.project
24 + \.readthedocs.yml
25 + \.travis\.yml
26 + sonar-project\.properties
27
28 + contrib/.*
29
30 + tools/appveyor-irc-notify\.py
31 + tools/docker/.*
32 + tools/git-hooks/.*
33 + tools/internal/.*
34 + tools/jenkins/.*
35
36 + src/simix/simix_network\.tla
37 + src/smpi/BUGS
38