🎉 live server seems to be working now
This commit is contained in:
41
third_party/sendspin-go/.gitignore
vendored
Normal file
41
third_party/sendspin-go/.gitignore
vendored
Normal file
@@ -0,0 +1,41 @@
|
||||
# Binaries
|
||||
/sendspin-player
|
||||
/sendspin-server
|
||||
/resonate-player
|
||||
/resonate-server
|
||||
/test-sync
|
||||
/ma-player
|
||||
*.exe
|
||||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
bin/
|
||||
dist/
|
||||
|
||||
# Test binaries
|
||||
*.test
|
||||
|
||||
# Coverage
|
||||
*.out
|
||||
coverage.html
|
||||
|
||||
# IDE
|
||||
.vscode/
|
||||
.idea/
|
||||
*.swp
|
||||
*.swo
|
||||
*~
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
output.txt
|
||||
sendspin-go
|
||||
resonate-go
|
||||
prompts/
|
||||
|
||||
# Worktrees
|
||||
.worktrees/
|
||||
Reference in New Issue
Block a user