Initial commit

cks
kimtaeho 2024-02-08 01:39:55 +00:00
commit 33afeb5077
2 changed files with 30 additions and 0 deletions

26
.gitignore vendored Normal file
View File

@ -0,0 +1,26 @@
# ---> Java
# 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*
replay_pid*

4
README.md Normal file
View File

@ -0,0 +1,4 @@
# old-geoinfo-or-kr-user
국토지반정보보털사이트 https://www.geoinfo.or.kr/
기존 사이트 사용자단 소스코드.