Files
rspade_system/node_modules/linguist-languages/data/Git_20_Attributes.js
root bd5809fdbd Reorganize RSpade directory structure for clarity
Improve Jqhtml_Integration.js documentation with hydration system explanation
Add jqhtml-laravel integration packages for traditional Laravel projects

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-24 09:41:48 +00:00

13 lines
292 B
JavaScript

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