Commit cbc1fd3d5c9cb1fba7145aa04617cfa8d86792e1

Authored by Andy
1 parent 0aa7040f

add gitignore

Showing 1 changed file with 1 additions and 0 deletions
.gitignore
... ... @@ -13,6 +13,7 @@ yarn-error.log*
13 13  
14 14 # Editor directories and files
15 15 .idea
  16 +.idea/vcs.xml
16 17 itocdy.iml
17 18 .vscode
18 19 *.suo
... ...