diff options
| author | WindowsAddict <[email protected]> | 2023-11-16 02:58:18 +0530 |
|---|---|---|
| committer | WindowsAddict <[email protected]> | 2023-11-16 02:58:18 +0530 |
| commit | 2f97b1c28a3b2241866ed27f87e0c3fb675d49da (patch) | |
| tree | 1de580dd725641063f5d17f33fa4da241ee0366a /.gitattributes | |
| parent | 066b135cfdd8716add8a159ce183011def0f888f (diff) | |
| download | Microsoft-Activation-Scripts-2f97b1c28a3b2241866ed27f87e0c3fb675d49da.zip | |
Revert export-ignore
Diffstat (limited to '.gitattributes')
| -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 |
