aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorGravatar Aliaksandr Valialkin <valyala@gmail.com> 2015-12-09 14:13:23 +0200
committerGravatar Aliaksandr Valialkin <valyala@gmail.com> 2015-12-09 14:13:23 +0200
commit37c8e563a12eaa4866a34373a74a9b74c4e60427 (patch)
tree6261832af8586206ae135db6b24ea2636c6d0118 /examples
parentEliminated data race with readersCount (diff)
downloadfasthttp-37c8e563a12eaa4866a34373a74a9b74c4e60427.tar.gz
fasthttp-37c8e563a12eaa4866a34373a74a9b74c4e60427.tar.bz2
fasthttp-37c8e563a12eaa4866a34373a74a9b74c4e60427.zip
Ignore built binaries from examples
Diffstat (limited to 'examples')
-rw-r--r--examples/fileserver/.gitignore1
-rw-r--r--examples/helloworldserver/.gitignore1
2 files changed, 2 insertions, 0 deletions
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