gitignore extension for vs code

◾️ create .gitignore using vs code extension

  • check too many files after git init. The files is node_modules and etc
  • select [add gitignore] and type [node] and enter -> create .gitignore
  • created .gitignore
  • git add files and git commit

コメントを残す

メールアドレスが公開されることはありません。 * が付いている欄は必須項目です