If you use Git, initialize your project ( git init && git add . && git commit -m 'Initial commit' ), Intellij IDEA will automatically exclude directories which ...
確定! 回上一頁