Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Don't add git-only files in git-archive
authorMartin Quinson <martin.quinson@loria.fr>
Mon, 14 Sep 2015 19:20:08 +0000 (21:20 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Thu, 17 Sep 2015 12:10:29 +0000 (14:10 +0200)
So, don't ignore them during the distcheck

.gitattributes [new file with mode: 0644]
tools/internal/check_dist_archive.exclude

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..0f7186c
--- /dev/null
@@ -0,0 +1,3 @@
+.gitattributes export-ignore
+.gitignore export-ignore
+
index 558ff6a..847e698 100644 (file)
@@ -11,9 +11,6 @@
 
 + \.classpath
 + \.cproject
-+ \.gitignore
-+ examples/simdag/dot/.gitignore
-+ examples/smpi/mc/.gitignore
 + \.project
 + \.travis.yml
 + appveyor.yml