Sfoglia il codice sorgente

exclude the target from license-gen folder

hazukieq 2 anni fa
parent
commit
ce45f8e885
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

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