소스 검색

Don't ignore "build-scripts"

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

+ 1 - 0
.gitignore

@@ -1,5 +1,6 @@
 build/
 build-*/
+!build-scripts/
 buildbot/
 /VERSION.txt
 __pycache__