Browse Source

exclude the target from license-gen folder

hazukieq 2 năm trước cách đây
mục cha
commit
ce45f8e885
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

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