Merge pull request #2 from xkcoding/patch-2

🙈 更新 .gitignore 文件
This commit is contained in:
yadong.zhang 2019-05-17 09:54:36 +08:00 committed by GitHub
commit 40b48a9f2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.gitignore vendored
View File

@ -21,3 +21,7 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# exclude idea files
.idea
*.iml