mirror of https://github.com/dapr/java-sdk.git
38 lines
445 B
Plaintext
38 lines
445 B
Plaintext
# IDE generated files and directories
|
|
*.iml
|
|
.idea/
|
|
|
|
# Output folders
|
|
**/target/
|
|
|
|
# Compiled class file
|
|
*.class
|
|
|
|
# Proto meta
|
|
*.pb.meta
|
|
|
|
# Log file
|
|
*.log
|
|
/syslog.txt
|
|
|
|
# BlueJ files
|
|
*.ctxt
|
|
|
|
# Mobile Tools for Java (J2ME)
|
|
.mtj.tmp/
|
|
|
|
# Package Files #
|
|
*.jar
|
|
*.war
|
|
*.nar
|
|
*.ear
|
|
*.zip
|
|
*.tar.gz
|
|
*.rar
|
|
|
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
|
hs_err_pid*
|
|
|
|
# Some other generated folders/files
|
|
components/
|