aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex <alex@scerba.org>2024-05-04 17:26:59 -0400
committerAlex Scerba <alex@scerba.org>2024-08-15 22:54:25 -0500
commit3bc4e4fafba8c7c0116e750c752d25095fc6c6a2 (patch)
tree6861bdaa0896a09cd08ad58ad3dd8a6551490e51
parent6dce041b11bc9dd6e78045c1bb31a94ba458b685 (diff)
Ignore old blog files to be integrated later.
-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