Files
MaxKey/.gitignore
2020-08-09 10:10:26 +08:00

33 lines
306 B
Plaintext

# Compiled class file
#.gitignore
*.class
*/bin/*
/*/*/bin/*
/.metadata
/.settings
# Log file
*.log
*.log.*
*/logs/*
/log
/log/*
*/jdk/*
*/.settings/*
*/org/apache/mybatis/jpa/*
/build/*
*/build/*
/*/*/build/*/*
/*/build/*/*
*/META-INF/MANIFEST.MF
/*/*/.gitignore
/*/.gitignore
/.gradle/
/.gradle/*