Files
shoulder-platform/.gitignore
2021-04-21 01:39:33 +08:00

34 lines
336 B
Plaintext

# Compiled class file
*.class
# Log file
*.log
/**/*.log.*
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# IDEA
.idea
*.iml
# vscode
.vscode
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
target
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*