cookie clicker but bigger
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 

16 行
380 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