mirror of
https://gitee.com/52itstyle/spring-boot-seckill.git
synced 2025-12-30 10:22:26 +00:00
更新 .gitignore
This commit is contained in:
25
.gitignore
vendored
25
.gitignore
vendored
@@ -1,22 +1,13 @@
|
|||||||
# Compiled class file
|
|
||||||
*.class
|
*.class
|
||||||
|
*.gitignore
|
||||||
# Log file
|
*.settings
|
||||||
*.log
|
|
||||||
|
|
||||||
# BlueJ files
|
|
||||||
*.ctxt
|
|
||||||
|
|
||||||
# Mobile Tools for Java (J2ME)
|
|
||||||
.mtj.tmp/
|
|
||||||
|
|
||||||
# Package Files #
|
# Package Files #
|
||||||
*.jar
|
*.jar
|
||||||
*.war
|
*.war
|
||||||
*.ear
|
*.ear
|
||||||
*.zip
|
/target/
|
||||||
*.tar.gz
|
/log/
|
||||||
*.rar
|
/.settings/
|
||||||
|
*.project
|
||||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
*.classpath
|
||||||
hs_err_pid*
|
*apiclient_cert.p12
|
||||||
Reference in New Issue
Block a user