瀏覽代碼

exclude the target from license-gen folder

hazukieq 2 年之前
父節點
當前提交
ce45f8e885
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

@@ -13,6 +13,6 @@
 
 
 # Added by cargo
+./license-gen/target
 /target
-
-/.idea
+/.idea