feat: init go project
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
.DS_Store
|
||||
|
||||
# Go build artifacts
|
||||
/bin/
|
||||
/dist/
|
||||
*.test
|
||||
*.out
|
||||
|
||||
# Local configuration and secrets
|
||||
.env
|
||||
config.yaml
|
||||
|
||||
# Editor folders
|
||||
.idea/
|
||||
.vscode/
|
||||
Reference in New Issue
Block a user