Files
MaxKey/.gitignore
shimingxy 713e60960c tomcat-embed
9.0
2019-12-05 23:58:52 +08:00

23 lines
195 B
Plaintext

# Compiled class file
#.gitignore
*.class
*/bin/*
bin/*
/.gradle/*
# Log file
*.log
*.log.*
*/logs/*
*/jdk/*
*/.settings/*
*/org/apache/mybatis/jpa/*
*/build/*
build/*
maxkey*/build/libs/*