Files
MaxKey/.gitignore
shimingxy ec1a99fd10 RM
2019-12-06 00:16:53 +08:00

26 lines
222 B
Plaintext

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