all repos — legit @ a3a5a64520f61b69f9e7f37610b9e7f30fd81763

Unnamed repository; edit this file 'description' to name the repository.

.gitignore (view raw)

 1# Binaries for programs and plugins
 2legit
 3result
 4*.exe
 5*.exe~
 6*.dll
 7*.so
 8*.dylib
 9
10# Test binary, built with `go test -c`
11*.test
12
13# Code coverage profiles and other test artifacts
14*.out
15coverage.*
16*.coverprofile
17profile.cov
18
19# Dependency directories (remove the comment below to include it)
20# vendor/
21
22# Go workspace file
23go.work
24go.work.sum
25
26# env file
27.env
28
29# Honk
30.crush