commit 971ab39b38f6b78c22dcbca8a11c633d4f8e795f Author: Jiwon <26001202+JiwonDev@users.noreply.github.com> Date: Wed Aug 11 21:55:55 2021 +0900 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a1c2a23 --- /dev/null +++ b/.gitignore @@ -0,0 +1,23 @@ +# Compiled class file +*.class + +# Log file +*.log + +# BlueJ files +*.ctxt + +# Mobile Tools for Java (J2ME) +.mtj.tmp/ + +# Package Files # +*.jar +*.war +*.nar +*.ear +*.zip +*.tar.gz +*.rar + +# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml +hs_err_pid* diff --git a/README.md b/README.md new file mode 100644 index 0000000..b774970 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# YouAndMe +지역 사람들과 공감할 수 있는 지도 기반 블로깅 사이트