소스 검색

ignore shell script and exe binary

邓心一 6 년 전
부모
커밋
382fa974e3
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -1 +1,6 @@
 .vscode
+
+*.sh
+*.bat
+
+*.exe