18 lines
123 B
Plaintext
18 lines
123 B
Plaintext
# GoLang
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
*.test
|
|
*.out
|
|
go.work
|
|
|
|
# Build output
|
|
build/
|
|
|
|
# VS Code
|
|
.vscode/*
|
|
.history/
|
|
*.vsix
|