The tree is a Go library with testdata dumps already committed; this keeps local binaries, coverage output, and editor files out of future commits. Co-authored-by: s1d3sw1ped_bot <s1d3sw1ped+giteabot@gmail.com> Co-committed-by: s1d3sw1ped_bot <s1d3sw1ped+giteabot@gmail.com>
This commit was merged in pull request #2.
This commit is contained in:
committed by
s1d3sw1ped_bot
parent
a392c05b19
commit
3a6f61bd43
+15
@@ -0,0 +1,15 @@
|
||||
# Binaries and test artifacts
|
||||
*.exe
|
||||
*.test
|
||||
*.out
|
||||
bin/
|
||||
dist/
|
||||
|
||||
# Go workspace
|
||||
go.work
|
||||
go.work.sum
|
||||
|
||||
# IDE / OS
|
||||
.idea/
|
||||
.vscode/
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user