commit dca88edf55ca4514599606b441cf85c547a65c97 Author: Snailclimb Date: Mon May 7 21:26:46 2018 +0800 Initial commit diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..dfe07704 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto diff --git a/README.md b/README.md new file mode 100644 index 00000000..57bd191e --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# Java_Guide