Initial commit

main
chenran 2023-02-09 13:39:45 +08:00
commit 8d5fef8a99
2 changed files with 22 additions and 0 deletions

19
.gitignore vendored 100644
View File

@ -0,0 +1,19 @@
# ---> Maven
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
# https://github.com/takari/maven-wrapper#usage-without-binary-jar
.mvn/wrapper/maven-wrapper.jar
# Eclipse m2e generated files
# Eclipse Core
.project
# JDT-specific (Eclipse Java Development Tools)
.classpath

3
README.md 100644
View File

@ -0,0 +1,3 @@
# wit-park
智慧园区代码