diff options
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,3 +4,6 @@ # These are backup files generated by rustfmt **/*.rs.bk + +# Editor-specific ignores +.idea/ |
![]() |
index : miniserve | |
For when you really just want to serve some files over HTTP right now! | rustc |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 3 |
@@ -4,3 +4,6 @@ # These are backup files generated by rustfmt **/*.rs.bk + +# Editor-specific ignores +.idea/ |