🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
14 lines
293 B
TypeScript
Executable File
14 lines
293 B
TypeScript
Executable File
declare const _: {
|
|
name: 'Git Attributes'
|
|
type: 'data'
|
|
aceMode: 'gitignore'
|
|
filenames: ['.gitattributes']
|
|
languageId: 956324166
|
|
tmScope: 'source.gitattributes'
|
|
aliases: ['gitattributes']
|
|
codemirrorMode: 'shell'
|
|
codemirrorMimeType: 'text/x-sh'
|
|
color: '#F44D27'
|
|
}
|
|
export = _
|