mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Adding ignore rule for temporary office files.
This commit is contained in:
parent
c4ed859434
commit
f6f191b128
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@
|
|||
##
|
||||
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
|
||||
|
||||
#Ignore temporary Office files
|
||||
~$*
|
||||
|
||||
# User-specific files
|
||||
*.rsuser
|
||||
*.suo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue