Ver código fonte

exclude the target from license-gen folder

hazukieq 2 anos atrás
pai
commit
ce45f8e885
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

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