Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a9dd6e3

Browse files
.gitattributes [V5]
1 parent a96e68f commit a9dd6e3

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

‎.gitattributes

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,16 @@
3232
*.css linguist-detectable=true
3333
*.css linguist-documentation=false
3434
*.css linguist-language=CSS
35+
# JavaScript source file
36+
*.js linguist-detectable=true
37+
*.js linguist-documentation=false
38+
*.js linguist-language=JavaScript
39+
*.cjs linguist-detectable=true
40+
*.cjs linguist-documentation=false
41+
*.cjs linguist-language=JavaScript
42+
*.mjs linguist-detectable=true
43+
*.mjs linguist-documentation=false
44+
*.mjs linguist-language=JavaScript
3545
# Less stylesheet file
3646
*.less linguist-detectable=true
3747
*.less linguist-documentation=false
@@ -161,10 +171,13 @@
161171
*.gif linguist-detectable=false
162172
*.gif linguist-documentation=false
163173
*.gif linguist-language=GIF
174+
164175
# End of linguist script
165176

166177
# File info
167-
# File type: gitattributes file (.gitattributes)
168-
# File version: 4 (2022, Tuesday, June 28th at 2:32 pm PST)
169-
# Line count (including blank lines and compiler line): 171
178+
179+
# File type: gitattributes file (*.gitattributes)
180+
# File version: 5 (2023, Thursday, December 14th at 8:32 pm PST)
181+
# Line count (including blank lines and compiler line): 184
182+
170183
# End of script

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /