You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

VisualStudioCode.gitignore 166B

123456789
  1. .vscode/*
  2. !.vscode/settings.json
  3. !.vscode/tasks.json
  4. !.vscode/launch.json
  5. !.vscode/extensions.json
  6. *.code-workspace
  7. # Local History for Visual Studio Code
  8. .history/