aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 496ee2c..9a024c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,6 @@
-.DS_Store \ No newline at end of file
+.DS_Store
+
+/http
+!cmd/http
+
+/tmp \ No newline at end of file