Files
pengchen-exam-java-localhost/.gitignore
2025-06-27 11:14:51 +08:00

6 lines
85 B
Plaintext

# 忽略 target 文件夹
target/
# 忽略 .idea 文件夹中的所有文件
.idea/