stub
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
**/*.sw*
|
||||
/cmd/tts-room/tts-room
|
||||
4
cmd/tts-room/main.go
Normal file
4
cmd/tts-room/main.go
Normal file
@@ -0,0 +1,4 @@
|
||||
package main
|
||||
|
||||
func main() {
|
||||
}
|
||||
Reference in New Issue
Block a user