Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,10 @@ Backup*/
UpgradeLog*.XML
UpgradeLog*.htm

# The Backup*/ rule will ignore the backup and restore cmdlets
# for Azure web apps. Exclude that directory from being ignored here.
!/src/ResourceManager/Websites/Commands.Websites/Cmdlets/BackupRestore

# SQL Server files
*.mdf
*.ldf
Expand Down