first version
This commit is contained in:
+7
-14
@@ -1,15 +1,8 @@
|
||||
.DS_Store
|
||||
|
||||
# Go build artifacts
|
||||
/bin/
|
||||
/dist/
|
||||
*.test
|
||||
*.out
|
||||
|
||||
# Local configuration and secrets
|
||||
.env
|
||||
config.yaml
|
||||
|
||||
# Editor folders
|
||||
.idea/
|
||||
.vscode/
|
||||
bin/
|
||||
backtest_out/
|
||||
.cache/
|
||||
.tmp/
|
||||
.DS_Store
|
||||
coverage.out
|
||||
*.test
|
||||
|
||||
Reference in New Issue
Block a user