浏览代码

Merge pull request #38821 from Xrayez/custom-gitignore

Add `custom.py` to .gitignore
Rémi Verschelde 5 年之前
父节点
当前提交
cf9f7bc1c1
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -89,6 +89,9 @@ logs/
 *.sln
 *.sln
 *.vcxproj*
 *.vcxproj*
 
 
+# Custom SCons configuration override
+/custom.py
+
 # Build results
 # Build results
 [Dd]ebug/
 [Dd]ebug/
 [Dd]ebugPublic/
 [Dd]ebugPublic/