ソースを参照

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__