a munch adventure
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 

18 строки
414 B

  1. # Created by https://www.gitignore.io/api/visualstudiocode
  2. # Edit at https://www.gitignore.io/?templates=visualstudiocode
  3. ### VisualStudioCode ###
  4. .vscode/*
  5. !.vscode/settings.json
  6. !.vscode/tasks.json
  7. !.vscode/launch.json
  8. !.vscode/extensions.json
  9. ### VisualStudioCode Patch ###
  10. # Ignore all local history of files
  11. .history
  12. # End of https://www.gitignore.io/api/visualstudiocode
  13. !.vscode/templates.code-snippets