Files
houston-be/.gitignore
Sriram Bhargav 4950c48038 TP-63844 | Update channel name logic (#426)
* TP-63844 | Update channel name logic
2024-06-06 17:15:10 +05:30

28 lines
338 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/
/.idea
.idea
/out
/mocks
*_mock.go
go.sum
.DS_STORE
*.env
houston