Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我删除它会发生什么?
我应该把它置于版本控制之下吗?
该.sconsign.dblite文件是 SCons 用来保存文件签名以加快未来构建的临时数据库。如果您删除它,SCons 将重新创建它(因此,您的下一个构建可能需要稍长一些的时间)。不应将其置于版本控制之下。
.sconsign.dblite