feat: scaffold codespace backend
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
+22
@@ -0,0 +1,22 @@
|
||||
# IDE / editor
|
||||
.idea/
|
||||
.vscode/
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
|
||||
# Go build artifacts
|
||||
/bin/
|
||||
/dist/
|
||||
*.test
|
||||
*.out
|
||||
coverage.out
|
||||
|
||||
# Runtime data
|
||||
/workspaces/
|
||||
/tmp/
|
||||
*.log
|
||||
|
||||
# Local environment
|
||||
.env
|
||||
.env.*
|
||||
Reference in New Issue
Block a user