Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update check-dist-archive.exclude.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Sun, 17 Jun 2018 20:04:40 +0000 (22:04 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Sun, 17 Jun 2018 20:25:04 +0000 (22:25 +0200)
Reorder, remove obsolete lines, and add .circleci/*.

tools/internal/check_dist_archive.exclude

index a874451..03d09e3 100644 (file)
 - doc/html/.*
 
 + BuildSimGrid.sh
-+ circle.yml
++ COPYRIGHT.template
++ README\.(coding|git)
++ \.appveyor.yml
++ \.circleci/.*
++ \.clang-format
 + \.classpath
 + \.cproject
++ \.editorconfig
 + \.project
 + \.travis.yml
 + sonar-project.properties
-+ \.editorconfig
-+ \.appveyor.yml
-+ COPYRIGHT.template
-+ README\.(coding|git)
-+ mk_win-dist.sh
-
-+ tools/jenkins/.*
 
 + contrib/.*
 
-+ src/simix/README_attempt_without_stack
-+ src/simix/simix_network\.tla
++ tools/git-hooks/.*
++ tools/internal/.*
++ tools/jenkins/.*
 
++ src/simix/simix_network\.tla
 + src/smpi/BUGS
-+ src/smpi/colls/alltoall-bruck\.c
-
-+ .clang-format
-+ tools/git-hooks/clang-format.pre-commit
 
 + teshsuite/smpi/mpich3-test/f77/attr/.*
-
-+ tools/internal/.*