Explorar el Código

exclude the target from license-gen folder

hazukieq hace 2 años
padre
commit
ce45f8e885
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

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