Sfoglia il codice sorgente

:see_no_evil: ignore test & cargo build target

Jeremy Zheng 5 anni fa
parent
commit
2fb89deccd
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  1. 6 0
      .gitignore

+ 6 - 0
.gitignore

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