Files
MaxKey/.gitignore
shimingxy 6ed57e4f89 gitignore
2019-05-25 23:40:21 +08:00

16 lines
143 B
Plaintext

# Compiled class file
#.gitignore
*.class
*/bin/*
bin/*
*/build/*
build/*
.gradle/*
/.gradle/*
# Log file
*.log
*.log.*
*/logs/*
*/jdk/*
jdk/*