commit 833dc2df7128bf41fa3c62edf1c5ccb60636fe2c parent 4f6c25ae029113564cfd4823aab4ea11ae9a08b5 Author: Vincent Forest <vincent.forest@meso-star.com> Date: Fri, 28 Jul 2017 12:26:30 +0200 Add a .gitattributes file Diffstat:
| A | .gitattributes | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitattributes b/.gitattributes @@ -0,0 +1,2 @@ +.gitignore export-ignore +.gitattributes export-ignore