Skip to content

Commit 495cb07

Browse files
authored
git: add .gitattributes and remove trace.out (#2228)
1 parent d94c3da commit 495cb07

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.gitattributes

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
*.go diff=golang
2+
*.sh diff=bash
3+
*.md diff=markdown
4+
*.py diff=python
5+
*.sql diff=sql
6+
7+
devbox.json linguist-language=json5
8+
9+
go.sum -diff linguist-generated

trace.out

-49.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)