17 lines
120 B
Text
17 lines
120 B
Text
# IDE
|
|
.idea
|
|
.vscode
|
|
|
|
# Vendoring
|
|
vendor
|
|
|
|
# tempfiles
|
|
.DS_Store
|
|
*~
|
|
|
|
# binary
|
|
bin/
|
|
|
|
# coverage
|
|
coverage.txt
|
|
coverage.html
|