Ver Fonte

:see_no_evil: ignore test & cargo build target

Jeremy Zheng há 5 anos atrás
pai
commit
2fb89deccd
1 ficheiros alterados com 6 adições e 0 exclusões
  1. 6 0
      .gitignore

+ 6 - 0
.gitignore

@@ -0,0 +1,6 @@
+# cargo
+/target/
+
+# testing
+/tmp/
+/config.toml