commit 2206430b227faf90ab035bc0dd23faf80e660a53 parent b9504ecfb2fdc5cb848dadbd9006150ff442396a Author: markseu <mark2011@mayberg.se> Date: Sun, 12 Jun 2016 17:50:06 +0200 Export update Diffstat:
| A | .gitattributes | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitattributes b/.gitattributes @@ -0,0 +1,3 @@ +.gitignore export-ignore +.gitattributes export-ignore +README.md export-ignore