This commit is contained in:
2023-04-13 23:10:19 +08:00
parent 3098c09e81
commit 6beb9c4eaa
324 changed files with 103895 additions and 122417 deletions
+36 -8
View File
@@ -1,8 +1,36 @@
# 默认忽略的文件
/shelf/
/workspace.xml
# 基于编辑器的 HTTP 客户端请求
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
# Created by .ignore support plugin (hsz.mobi)
### Java template
# 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
*.lnk
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
.DS_Store
.idea/
*.iml
out/
logs/
target/
/.idea/
/.gitignore
/logs/