diff options
| -rw-r--r-- | .gitattributes | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes index fc0852b..db6f369 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ -MAS export-ignore
-LICENSE export-ignore
-README.md export-ignore
\ No newline at end of file +# MAS export-ignore
+# LICENSE export-ignore
+# README.md export-ignore
\ No newline at end of file |
