fix: 添加idea隐藏文件忽略

This commit is contained in:
speakeloudest 2025-07-31 05:59:53 -07:00
parent 6dbe3abebd
commit 06909eaf57

1
.gitignore vendored
View File

@ -36,6 +36,7 @@ yarn-error.log*
# Misc # Misc
.DS_Store .DS_Store
*.pem *.pem
.idea
# debug # debug
npm-debug.log* npm-debug.log*