diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,5 +1,4 @@ -/target +/target* +/perf* /config.yaml /debug_certs -# remove this later -/ssl |
![]() |
index : gnix | |
A simple stupid HTTP server and reverse proxy |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 5 |
@@ -1,5 +1,4 @@ -/target +/target* +/perf* /config.yaml /debug_certs -# remove this later -/ssl |