diff options
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes index 42ba7d6..4d21483 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ # MAS export-ignore
# LICENSE export-ignore
-README.md export-ignore
-.gitattributes export-ignore
+# README.md export-ignore
+# .gitattributes export-ignore
|
