first commit
This commit is contained in:
commit
42b928f6e1
234 changed files with 27908 additions and 0 deletions
18
ViaProxy/.gitignore
vendored
Normal file
18
ViaProxy/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
# 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/
|
||||
Loading…
Add table
Add a link
Reference in a new issue