diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -5,6 +5,5 @@ # These are backup files generated by rustfmt **/*.rs.bk -/target -**/*.rs.bk +# IntelliJ project files .idea/
\ No newline at end of file |
![]() |
index : miniserve | |
For when you really just want to serve some files over HTTP right now! | rustc |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 3 |
@@ -5,6 +5,5 @@ # These are backup files generated by rustfmt **/*.rs.bk -/target -**/*.rs.bk +# IntelliJ project files .idea/
\ No newline at end of file |