commit | f10dce9aefe1384a940bb810166351ae24976ee3 | [log] [tgz] |
---|---|---|
author | Samuel Shuert <coded@clicks.codes> | Wed Jan 10 14:31:46 2024 -0500 |
committer | Samuel Shuert <coded@clicks.codes> | Thu Jan 11 21:04:54 2024 +0000 |
tree | 1628ba35aafc64835c24380e032e537a13d1b073 | |
parent | 7965091673f2cec45d5f392de9600950fac4cf53 [diff] [blame] |
Start project by uncommenting section 1 Change-Id: Id3a4f213f5a1b0626b8183818c2a67b3ea22c4f0 Reviewed-on: https://git.clicks.codes/c/Clicks/BYO/HttpServer/rust/+/245 Tested-by: Skyler Grey <minion@clicks.codes> Reviewed-by: Skyler Grey <minion@clicks.codes>
diff --git a/.gitignore b/.gitignore index 73fab07..8ed082c 100644 --- a/.gitignore +++ b/.gitignore
@@ -8,3 +8,5 @@ # MSVC Windows builds of rustc generate these, which store debugging information *.pdb + +.direnv/ \ No newline at end of file