What should NOT be under source control?

前端 未结 24 2321
野的像风
野的像风 2020-12-04 07:24

It would be nice to have a more or less complete list over what files and/or directories that shouldn\'t (in most cases) be under source control. What do you think should be

24条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-04 08:15

    Temp files, config for anything other than global development and sensitive information

提交回复
热议问题