ViaProxy/.gitignore

17 lines
214 B
Text
Raw Normal View History

2023-01-04 14:58:09 -05:00
# 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/
/run/