mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2025-06-21 20:40:22 -04:00
18 lines
251 B
Text
18 lines
251 B
Text
# 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/*
|
|
!/.idea/copyright/
|
|
/.gradle/
|
|
/buildSrc/.gradle/
|
|
build/
|
|
out/
|
|
/run/
|