mirror of
https://github.com/RustPython/Parser.git
synced 2025-07-07 13:15:21 +00:00
gitattribute
This commit is contained in:
parent
48920a034e
commit
9f1a538eba
1 changed files with 5 additions and 0 deletions
5
.gitattributes
vendored
Normal file
5
.gitattributes
vendored
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
parser/src/python.rs linguist-generated
|
||||||
|
**/*.snap linguist-generated -merge
|
||||||
|
**/*.lalrpop text eol=LF
|
||||||
|
**/*.py text working-tree-encoding=UTF-8 eol=LF
|
||||||
|
**/*.rs text working-tree-encoding=UTF-8 eol=LF
|
Loading…
Add table
Add a link
Reference in a new issue