remove tracked .class files

This commit is contained in:
renweibing
2025-04-20 15:39:35 +08:00
parent b031589151
commit c436a0e4ea
986 changed files with 3170 additions and 763 deletions

26
.idea/.gitignore generated vendored
View File

@@ -1,26 +0,0 @@
# 默认忽略的文件
/shelf/
/workspace.xml
# 基于编辑器的 HTTP 客户端请求
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
# Java class files
*.class
# Maven
/target/
# Gradle
/build/
# Logs
*.log
# IDE config
.idea/
*.iml
*.iws
.vscode/
.DS_Store