diff options
author | Johannes Stoelp <johannes.stoelp@gmail.com> | 2025-01-17 00:31:13 +0100 |
---|---|---|
committer | Johannes Stoelp <johannes.stoelp@gmail.com> | 2025-02-07 21:54:55 +0100 |
commit | 5241850c56cfbfebb12aef48b30e169b60f66f23 (patch) | |
tree | 4326f4fe9a79f100b4fd33a34760ae224b8d0ab6 /example-network/.gitignore | |
parent | de18e653850dbf7f8fc6536bed087b1bbd022dcd (diff) | |
download | zig-playground-5241850c56cfbfebb12aef48b30e169b60f66f23.tar.gz zig-playground-5241850c56cfbfebb12aef48b30e169b60f66f23.zip |
Diffstat (limited to 'example-network/.gitignore')
-rw-r--r-- | example-network/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/example-network/.gitignore b/example-network/.gitignore new file mode 100644 index 0000000..5263b7f --- /dev/null +++ b/example-network/.gitignore @@ -0,0 +1,2 @@ +pong +pong.o*
\ No newline at end of file |