Skip to content

Instantly share code, notes, and snippets.

@philipprochazka
Created March 8, 2024 14:13
Show Gist options
  • Save philipprochazka/cbb106a069a229618dd798cb7e45953d to your computer and use it in GitHub Desktop.
Save philipprochazka/cbb106a069a229618dd798cb7e45953d to your computer and use it in GitHub Desktop.
.gitignore -Global
*.tmp
# Word temporary
~$*.doc*
# Word Auto Backup File
Backup of *.doc*
# Excel temporary
~$*.xls*
# Excel Backup File
*.xlk
# PowerPoint temporary
~$*.ppt*
# Visio autosave temporary files
*.~vsd*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment