修改 .gitignore

main
阿康 7 years ago
parent 3249196994
commit 141a027dd4

1
.gitignore vendored

@ -17,6 +17,7 @@
*.zip *.zip
*.tar.gz *.tar.gz
*.rar *.rar
*.impl
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid* hs_err_pid*

Loading…
Cancel
Save