This website requires JavaScript.
Explore
Help
Sign In
extern
/
gotosocial
Watch
1
Star
1
Fork
0
You've already forked gotosocial
mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced
2024-11-07 08:54:39 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b84637801a
gotosocial
/
.gitattributes
4 lines
121 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[chore] Set some additional git attributes (#3454) * .go files are now tagged with diff=go for better diffs * go.sum is tagged with generated which suppresses the diff * go.sum is tagged with merge=ours to reduce merge conflicts go.mod isn't tagged with generated since it's useful to see it on dependency bump PRs.
2024-10-17 18:24:03 +02:00
*.go diff=golang
go.sum linguist-generated merge=ours
/vendor/ linguist-generated
Reference in New Issue
Copy Permalink