ViaProxy/.gitignore

18 lines
234 B
Plaintext
Raw Normal View History

2023-01-04 20:58:09 +01: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 20:46:23 +01:00
/.idea/*
!/.idea/copyright/
2023-01-04 20:58:09 +01:00
/.gradle/
/build/
/out/
/run/