easy-es/.gitignore
elasticsearch 01e1bd650a
update .gitignore.
Signed-off-by: elasticsearch <10085871+easy-es@user.noreply.gitee.com>
2024-03-05 14:20:05 +00:00

29 lines
315 B
Plaintext

### git ignore
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# 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/