diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1 +1,6 @@ -.DS_Store
\ No newline at end of file +.DS_Store + +/http +!cmd/http + +/tmp
\ No newline at end of file |
![]() |
index : scerba.org | |
Personal site and blog written in Go. | Alex Scerba |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 7 |
@@ -1 +1,6 @@ -.DS_Store
\ No newline at end of file +.DS_Store + +/http +!cmd/http + +/tmp
\ No newline at end of file |