summaryrefslogtreecommitdiffhomepage
path: root/.gitattributes
AgeCommit message (Collapse)AuthorFilesLines
2020-02-13Fix file permissions and all the thingsEmīls1-2/+2
Use chrono in talpid-core on all platforms Resolve unused imports and android errors Correct formatting Fix git attributes to use LF on Windows for go.mod Fix libwg_default.go Fix libwg_android.go Fix logging context management Fix return values Fix conditional compilation statement Fix go formatting
2020-01-23Move wireguard-go into the repositoryEmīls1-0/+3
Since the wireguard-go libraries were being changed too often to be in the binaries repository, they are moved into the main app repository. This means that for production builds, the libraries will be rebuilt every build.
2018-06-27Add editorconfig configurationLinus Färnstrand1-1/+4
2018-06-08Add default match in .gitattributesOdd Stranne1-0/+3
2018-06-08Add .gitattributes with rule for *.shOdd Stranne1-0/+2