mirror of
https://github.com/sstent/TESTSITE.git
synced 2026-01-26 07:02:28 +00:00
Cosmetic changes
This commit is contained in:
12
.gitattributes
vendored
12
.gitattributes
vendored
@@ -10,11 +10,6 @@
|
|||||||
# The above will handle all files NOT found below
|
# The above will handle all files NOT found below
|
||||||
#
|
#
|
||||||
|
|
||||||
# Custom attributes for mdwiki & github pages
|
|
||||||
*.md text
|
|
||||||
*.json text
|
|
||||||
CNAME text
|
|
||||||
|
|
||||||
# These files are text and should be normalized (Convert crlf => lf)
|
# These files are text and should be normalized (Convert crlf => lf)
|
||||||
*.php text
|
*.php text
|
||||||
*.css text
|
*.css text
|
||||||
@@ -45,6 +40,7 @@ CNAME text
|
|||||||
*.7z binary
|
*.7z binary
|
||||||
*.ttf binary
|
*.ttf binary
|
||||||
|
|
||||||
|
|
||||||
## https://github.com/Danimoth/gitattributes/blob/e9c4312cabdbcf7f66205f3c3271336d4563e92c/Common.gitattributes (partial)
|
## https://github.com/Danimoth/gitattributes/blob/e9c4312cabdbcf7f66205f3c3271336d4563e92c/Common.gitattributes (partial)
|
||||||
|
|
||||||
# Documents
|
# Documents
|
||||||
@@ -67,3 +63,9 @@ CNAME text
|
|||||||
*.ico binary
|
*.ico binary
|
||||||
*.svg text
|
*.svg text
|
||||||
|
|
||||||
|
|
||||||
|
## Custom attributes for mdwiki & github pages
|
||||||
|
|
||||||
|
*.md text
|
||||||
|
*.json text
|
||||||
|
CNAME text
|
||||||
|
|||||||
Reference in New Issue
Block a user