瀏覽代碼

:see_no_evil: ignore test & cargo build target

Jeremy Zheng 5 年之前
父節點
當前提交
2fb89deccd
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      .gitignore

+ 6 - 0
.gitignore

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