ViaProxy/.gitignore

18 lines
234 B
Text
Raw Permalink 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
2023-01-11 14:46:23 -05:00
/.idea/*
!/.idea/copyright/
2023-01-04 14:58:09 -05:00
/.gradle/
/build/
/out/
/run/