File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed
OldVersions/GITATTRIBUTES/1/1-100 Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 3232*.css linguist-detectable =true
3333*.css linguist-documentation =false
3434*.css linguist-language =CSS
35+ # Python console source file
36+ *.py linguist-detectable =true
37+ *.py linguist-documentation =false
38+ *.py linguist-language =Python-Console
3539# Less stylesheet file
3640*.less linguist-detectable =true
3741*.less linguist-documentation =false
161165*.gif linguist-detectable =false
162166*.gif linguist-documentation =false
163167*.gif linguist-language =GIF
168+
164169# End of linguist script
165170
166171# 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
172+
173+ # File type: gitattributes file (*.gitattributes)
174+ # File version: 5 (2025, Monday, June 30th at 09:35 pm PST)
175+ # Line count (including blank lines and compiler line): 178
176+
170177# End of script
You can’t perform that action at this time.
0 commit comments