ViaProxy/.gitignore

19 lines
251 B
Text
Raw Permalink 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/
/buildSrc/.gradle/
build/
out/
2023-01-04 20:58:09 +01:00
/run/