在idea显示目录的时候有时候会显示 '.idea目录 *.iml等配置文件'。可以通过以下方式让其不显示: File | Settings | File Types: 找到Ignore file and folder 将.idea *.iml添加进去。然后点击Apply、OK即可。 如果使用git,不要忘记把这些文件添加到.gitingore中

idea忽略某些文件

相关文章:

  • 2021-08-30
  • 2021-12-06
  • 2021-11-29
  • 2021-09-25
  • 2021-11-12
猜你喜欢
  • 2021-07-24
  • 2021-08-10
  • 2021-10-10
  • 2022-01-07
  • 2021-11-28
  • 2021-08-15
  • 2022-01-07
相关资源
相似解决方案