其他分享
首页 > 其他分享> > IDEA提交代码 忽略target目录下的文件

IDEA提交代码 忽略target目录下的文件

作者:互联网

 

  1. File->Settings->File Types

  在Ignore Files and Folders一栏后面添加:

  target;settings;.project;.iml;.log;.logs;.classpath;.factorypath;

 

  转载:https://www.cnblogs.com/yddwinter/p/16205407.html

标签:Files,www,logs,IDEA,忽略,File,target
来源: https://www.cnblogs.com/personblog/p/16645654.html