commit 843ad7b95341fffa56e6516de45d921290c45282 Author: Nick Krichevsky Date: Sun Aug 26 17:05:58 2018 -0400 Add gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bc87aec --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +build/ +*.sw? +http_client +http_server