commit 4d67bd6e18342b937b7cf24af08cfc406ff5cc16 parent 2206430b227faf90ab035bc0dd23faf80e660a53 Author: markseu <mark2011@mayberg.se> Date: Sun, 12 Jun 2016 17:54:43 +0200 Export update Diffstat:
| M | .gitattributes | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitattributes b/.gitattributes @@ -1,3 +1,4 @@ .gitignore export-ignore .gitattributes export-ignore +.travis.yml README.md export-ignore