mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 15:09:42 +00:00
build: Enrich .gitignore (#728)
* gitignore: ignore __debug_bin (compiled by delve) * gitignore: ignore coverage reports
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -36,3 +36,9 @@ backup.json
|
||||
|
||||
# Designated generated files dir
|
||||
target/
|
||||
|
||||
# Delve compiled executable
|
||||
__debug_bin
|
||||
|
||||
# Coverage reports
|
||||
coverage.txt
|
||||
|
||||
Reference in New Issue
Block a user