Skip to content

Commit ccff50a

Browse files
authored
🧑‍💻 add .gitattributes for better handling of generated files (#480)
1 parent b8ec2d7 commit ccff50a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
* text=auto eol=lf
2+
*.lock -diff merge=ours linguist-generated=true
3+
src/numpy-stubs/@test/generated/*.pyi -diff merge=ours linguist-generated=true

0 commit comments

Comments
 (0)