IDEA设置git提交需要忽略的文件

1.File->Settings

IDEA设置git提交需要忽略的文件_第1张图片

*.hprof;*.pyc;*.pyo;*.rbc;*.yarb;*~;.DS_Store;.git;.hg;.svn;CVS;__pycache__;_svn;vssver.scc;vssver2.scc;*.idea;*.mvn;logs;

你可能感兴趣的:(IDEA)