update gitignore to ignore all backup and upgrade files

pull/3/head
Frank Xu 2022-03-16 14:20:58 +08:00
parent b791f0f5d2
commit f569402cb2
1 changed files with 13 additions and 0 deletions

13
.gitignore vendored
View File

@ -71,3 +71,16 @@ crashlytics-build.properties
/[Aa]ssets/[Ss]treamingAssets/aa.meta
/[Aa]ssets/[Ss]treamingAssets/aa/*
# Backup & report files from converting an old project file
# to a newer Visual Studio version. Backup files are not needed,
# because we have git ;-)
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
UpgradeLog*.htm
*.bak
# JetBrains Rider
.idea/
*.sln.iml