修改.gitignore文件

This commit is contained in:
haidy 2018-12-29 21:43:18 +08:00
parent 85ebd0cb62
commit b47f4e675c

5
.gitignore vendored
View File

@ -35,4 +35,7 @@ test/bin/
*.DS_Store *.DS_Store
# vs code # vs code
.vscode/ .vscode/
# idea
.idea/