export default {
name: 'Git Attributes',
type: 'data',
aceMode: 'gitignore',
filenames: ['.gitattributes'],
languageId: 956324166,
tmScope: 'source.gitattributes',
aliases: ['gitattributes'],
codemirrorMode: 'shell',
codemirrorMimeType: 'text/x-sh',
color: '#F44D27',
}