1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

gitignore: ignore tcp_echo_server executable

This commit is contained in:
Alexey
2020-03-29 11:10:24 +03:00
committed by GitHub
parent c9eed0b89b
commit bf9f3057da

1
examples/.gitignore vendored
View File

@@ -14,6 +14,7 @@
/random_ips
/rune
/spectral
/tcp_echo_server
/terminal_control
*.ppm