ソースを参照

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