mirror of
https://github.com/barkeser2002/baritone.git
synced 2026-09-25 06:40:01 +03:00
16 lines
238 B
Plaintext
16 lines
238 B
Plaintext
*.class
|
|
|
|
# Mobile Tools for Java (J2ME)
|
|
.mtj.tmp/
|
|
|
|
# Package Files #
|
|
*.war
|
|
*.ear
|
|
|
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
|
hs_err_pid*
|
|
|
|
.DS_Store
|
|
target/**
|
|
!target/dynamic-connectivity*.jar
|