diff --git a/examples/fileserver/.gitignore b/examples/fileserver/.gitignore new file mode 100644 index 0000000..6ea91ce --- /dev/null +++ b/examples/fileserver/.gitignore @@ -0,0 +1 @@ +fileserver diff --git a/examples/helloworldserver/.gitignore b/examples/helloworldserver/.gitignore new file mode 100644 index 0000000..32aeb84 --- /dev/null +++ b/examples/helloworldserver/.gitignore @@ -0,0 +1 @@ +helloworldserver