mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 09:51:42 -05:00
Update VisualStudio.gitignore to add a safer rule for rdl backups (#3047)
This commit is contained in:
parent
5b50e4c857
commit
8f83007b29
1 changed files with 3 additions and 1 deletions
|
@ -262,7 +262,9 @@ ServiceFabricBackup/
|
|||
*.bim.layout
|
||||
*.bim_*.settings
|
||||
*.rptproj.rsuser
|
||||
*- Backup*.rdl
|
||||
*- [Bb]ackup.rdl
|
||||
*- [Bb]ackup ([0-9]).rdl
|
||||
*- [Bb]ackup ([0-9][0-9]).rdl
|
||||
|
||||
# Microsoft Fakes
|
||||
FakesAssemblies/
|
||||
|
|
Loading…
Add table
Reference in a new issue