2020-02-27 13:18:33 +08:00
|
|
|
# Compiled class file
|
|
|
|
*.class
|
|
|
|
|
|
|
|
# Log file
|
|
|
|
*.log
|
|
|
|
|
|
|
|
# BlueJ files
|
|
|
|
*.ctxt
|
|
|
|
|
|
|
|
# Mobile Tools for Java (J2ME)
|
|
|
|
.mtj.tmp/
|
|
|
|
|
|
|
|
# Package Files #
|
|
|
|
*.war
|
|
|
|
*.nar
|
|
|
|
*.ear
|
|
|
|
*.zip
|
|
|
|
*.tar.gz
|
|
|
|
*.rar
|
|
|
|
|
|
|
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
|
|
|
hs_err_pid*
|
|
|
|
|
|
|
|
target/
|
|
|
|
build/
|
|
|
|
|
|
|
|
.idea/
|
|
|
|
*.iml
|
|
|
|
/.idea/
|
|
|
|
.idea/*
|
|
|
|
/.idea/*
|
|
|
|
|
|
|
|
/test
|
|
|
|
|
|
|
|
|
|
|
|
.gradle/
|
|
|
|
|
|
|
|
|
|
|
|
local.properties
|
|
|
|
|
|
|
|
# Maven publishing credits
|
2020-02-28 22:41:03 +08:00
|
|
|
keys.properties
|
|
|
|
/plugins/
|
2020-05-10 14:22:33 +08:00
|
|
|
|
|
|
|
bintray.user.txt
|
2020-06-29 22:10:52 +08:00
|
|
|
bintray.key.txt
|
|
|
|
|
|
|
|
token.txt
|
|
|
|
/*/token.txt
|