mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-06 12:15:34 +01:00
Add gitattributes info for RapydScript files
This commit is contained in:
parent
eed32b595e
commit
cb88451596
1 changed files with 2 additions and 1 deletions
3
.gitattributes
vendored
3
.gitattributes
vendored
|
|
@ -1,5 +1,6 @@
|
|||
# Tell git what files are txt
|
||||
*.py text
|
||||
*.py text diff=python
|
||||
*.pyj text diff=python
|
||||
*.recipe text diff=python
|
||||
*.coffee text
|
||||
*.js text
|
||||
|
|
|
|||
Loading…
Reference in a new issue