增加忽略 .idea 文件夹到 git 忽略列表.

This commit is contained in:
F4NNIU 2017-07-13 10:38:35 +08:00
parent 74db8d3247
commit 210483b61a

1
.gitignore vendored
View File

@ -11,3 +11,4 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
.idea