Przeglądaj źródła

exclude the target from license-gen folder

hazukieq 2 lat temu
rodzic
commit
ce45f8e885
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

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