소스 검색

exclude the target from license-gen folder

hazukieq 2 년 전
부모
커밋
ce45f8e885
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

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