mirror of
https://github.com/aikar/commands.git
synced 2026-05-31 06:11:55 +00:00
24 lines
317 B
Plaintext
24 lines
317 B
Plaintext
*.class
|
|
|
|
# Mobile Tools for Java (J2ME)
|
|
.mtj.tmp/
|
|
|
|
.idea/workspace.xml
|
|
.idea/dictionaries
|
|
.idea/misc.xml
|
|
.idea/libraries
|
|
.idea/uiDesigner.xml
|
|
.idea/kotlinc.xml
|
|
|
|
|
|
# Package Files #
|
|
*.jar
|
|
*.war
|
|
*.ear
|
|
|
|
*/target
|
|
target
|
|
|
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
|
hs_err_pid*
|