Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9f1a538

Browse files
committedMay 7, 2023
gitattribute
1 parent 48920a0 commit 9f1a538

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
parser/src/python.rs linguist-generated
2+
**/*.snap linguist-generated -merge
3+
**/*.lalrpop text eol=LF
4+
**/*.py text working-tree-encoding=UTF-8 eol=LF
5+
**/*.rs text working-tree-encoding=UTF-8 eol=LF

0 commit comments

Comments
 (0)
Please sign in to comment.