diff options
author | Alex <alex@scerba.org> | 2024-03-13 17:48:51 -0400 |
---|---|---|
committer | Alex Scerba <alex@scerba.org> | 2024-10-29 13:20:01 -0400 |
commit | 1fb1d4777a1cb0d65628f7816f9e4b9cbd95ed34 (patch) | |
tree | 86c768deb00bccdc1550569a0decc9afde3603dd /.gitignore | |
parent | 18ae039785628c8fe5ac40f4ca1942659f63f528 (diff) |
Ignore http binary
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,3 +2,6 @@ site website notes.md .DS_Store + +/http +!cmd/http
\ No newline at end of file |