Add ide config to git ignore

This commit is contained in:
DefectingCat
2022-12-14 09:20:29 +08:00
parent a43cd50166
commit 4776b1bd0f

3
.gitignore vendored
View File

@ -41,3 +41,6 @@ yarn-error.log*
# deploy
.deploy
# IDE
.idea