charts/.gitignore
Angel Nunez Mencias f2982489f0
[games-on-whales] Split service in TCP and UDP ports (#1134)
* initial release

* [games-on-whales] split tcp and udp services

Co-authored-by: angelnu <git@angelnucom>
2021-08-23 21:16:53 -04:00

18 lines
186 B
Plaintext

# Developer dependencies
.bin
# IDE resources
.vscode
.idea
.devcontainer/
# Helm resources
charts/**/Chart.lock
charts/**/charts
# Other rsources
.env
.envrc
Gemfile.lock
angel.yaml