From 1fb1d4777a1cb0d65628f7816f9e4b9cbd95ed34 Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 13 Mar 2024 17:48:51 -0400 Subject: Ignore http binary --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9478c6d..7e59475 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ site website notes.md .DS_Store + +/http +!cmd/http \ No newline at end of file -- cgit v1.2.3