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

MicrosoftOffice.gitignore 163B

12345678910111213141516
  1. *.tmp
  2. # Word temporary
  3. ~$*.doc*
  4. # Excel temporary
  5. ~$*.xls*
  6. # Excel Backup File
  7. *.xlk
  8. # PowerPoint temporary
  9. ~$*.ppt*
  10. # Visio autosave temporary files
  11. *.~vsd*