Which NetBeans projects files should go into source control?

后端 未结 5 1992
温柔的废话
温柔的废话 2020-12-07 20:21

We normally use Eclipse for a particular Java project, but recently I imported the project into NetBeans to use its dialog building features.

Since I\'ll probably co

5条回答
  •  半阙折子戏
    2020-12-07 20:46

    You can check also
    https://github.com/github/gitignore/blob/master/Global/NetBeans.gitignore

    This open source project contains
    A collection of useful .gitignore templates

提交回复
热议问题