mirror of
https://github.com/ViaVersion/ViaLegacy.git
synced 2024-12-22 16:38:16 +01:00
16 lines
208 B
Plaintext
16 lines
208 B
Plaintext
|
# Compiled class file
|
||
|
*.class
|
||
|
|
||
|
# Log file
|
||
|
*.log
|
||
|
*.log.gz
|
||
|
|
||
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||
|
hs_err_pid*
|
||
|
|
||
|
# Project files
|
||
|
/.idea/
|
||
|
/.gradle/
|
||
|
/build/
|
||
|
/out/
|