mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2025-12-30 04:52:26 +00:00
34 lines
453 B
Plaintext
34 lines
453 B
Plaintext
# Compiled class file
|
|
*.class
|
|
|
|
# Log file
|
|
*.log
|
|
logs/*
|
|
# BlueJ files
|
|
*.ctxt
|
|
|
|
# Mobile Tools for Java (J2ME)
|
|
.mtj.tmp/
|
|
src/main/resources/application-*.yml
|
|
# Package Files #
|
|
#*.jar
|
|
*.war
|
|
*.nar
|
|
*.ear
|
|
*.zip
|
|
*.tar.gz
|
|
*.rar
|
|
*.iml
|
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
|
hs_err_pid*
|
|
/.idea/*
|
|
/target/*
|
|
/.idea/
|
|
/target/
|
|
|
|
/src/main/resources/static/
|
|
certificates
|
|
/.vs
|
|
/docker/volumes
|
|
/docker/wvp/config/jwk.json
|