Skip to content

Commit db6d309

Browse files
committed
chore: add .gitattributes
Signed-off-by: Henry Schreiner <[email protected]>
1 parent f6a95d3 commit db6d309

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitattributes

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
* text=auto
2+
3+
*.py diff=python
4+
*.md diff=markdown
5+
6+
*.svg -diff

0 commit comments

Comments
 (0)