更新文件:忽略文件增加规则忽略 .vscode目录

This commit is contained in:
Argo Zhang 2019-03-29 01:09:28 +08:00
parent 50b2d4ecd4
commit 4977a8d7f1
1 changed files with 354 additions and 350 deletions

704
.gitignore vendored
View File

@ -1,350 +1,354 @@
###### -- File Created With Git Source Control Provider 2015 -- ###### ###### -- File Created With Git Source Control Provider 2015 -- ######
###### -- From https://github.com/github/gitignore -- ###### ###### -- From https://github.com/github/gitignore -- ######
###### -- Warning Regenerating this file will erase all your custom ignores, unless you add them below the Custom Ignore section at the bottom -- ###### ###### -- Warning Regenerating this file will erase all your custom ignores, unless you add them below the Custom Ignore section at the bottom -- ######
## Ignore Visual Studio temporary files, build results, and ## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons. ## files generated by popular Visual Studio add-ons.
## ##
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore ## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
# User-specific files # User-specific files
*.rsuser *.rsuser
*.suo *.suo
*.user *.user
*.userosscache *.userosscache
*.sln.docstates *.sln.docstates
# User-specific files (MonoDevelop/Xamarin Studio) # User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs *.userprefs
# Build results # Build results
[Dd]ebug/ [Dd]ebug/
[Dd]ebugPublic/ [Dd]ebugPublic/
[Rr]elease/ [Rr]elease/
[Rr]eleases/ [Rr]eleases/
x64/ x64/
x86/ x86/
bld/ bld/
[Bb]in/ [Bb]in/
[Oo]bj/ [Oo]bj/
[Ll]og/ [Ll]og/
# Visual Studio 2015/2017 cache/options directory # Visual Studio Code cache/options directory
.vs/ .vscode/
# Uncomment if you have tasks that create the project's static files in wwwroot
#wwwroot/ # Visual Studio 2015/2017 cache/options directory
.vs/
# Visual Studio 2017 auto generated files
Generated\ Files/ # Uncomment if you have tasks that create the project's static files in wwwroot
#wwwroot/
# MSTest test Results
[Tt]est[Rr]esult*/ # Visual Studio 2017 auto generated files
[Bb]uild[Ll]og.* Generated\ Files/
# NUNIT # MSTest test Results
*.VisualState.xml [Tt]est[Rr]esult*/
TestResult.xml [Bb]uild[Ll]og.*
# Build Results of an ATL Project # NUNIT
[Dd]ebugPS/ *.VisualState.xml
[Rr]eleasePS/ TestResult.xml
dlldata.c
# Build Results of an ATL Project
# Benchmark Results [Dd]ebugPS/
BenchmarkDotNet.Artifacts/ [Rr]eleasePS/
dlldata.c
# .NET Core
project.lock.json # Benchmark Results
project.fragment.lock.json BenchmarkDotNet.Artifacts/
artifacts/
# .NET Core
# StyleCop project.lock.json
StyleCopReport.xml project.fragment.lock.json
artifacts/
# Files built by Visual Studio
*_i.c # StyleCop
*_p.c StyleCopReport.xml
*_h.h
*.ilk # Files built by Visual Studio
*.meta *_i.c
*.obj *_p.c
*.iobj *_h.h
*.pch *.ilk
*.pdb *.meta
*.ipdb *.obj
*.pgc *.iobj
*.pgd *.pch
*.rsp *.pdb
*.sbr *.ipdb
*.tlb *.pgc
*.tli *.pgd
*.tlh *.rsp
*.tmp *.sbr
*.tmp_proj *.tlb
*_wpftmp.csproj *.tli
*.log *.tlh
*.vspscc *.tmp
*.vssscc *.tmp_proj
.builds *_wpftmp.csproj
*.pidb *.log
*.svclog *.vspscc
*.scc *.vssscc
.builds
# Chutzpah Test files *.pidb
_Chutzpah* *.svclog
*.scc
# Visual C++ cache files
ipch/ # Chutzpah Test files
*.aps _Chutzpah*
*.ncb
*.opendb # Visual C++ cache files
*.opensdf ipch/
*.sdf *.aps
*.cachefile *.ncb
*.VC.db *.opendb
*.VC.VC.opendb *.opensdf
*.sdf
# Visual Studio profiler *.cachefile
*.psess *.VC.db
*.vsp *.VC.VC.opendb
*.vspx
*.sap # Visual Studio profiler
*.psess
# Visual Studio Trace Files *.vsp
*.e2e *.vspx
*.sap
# TFS 2012 Local Workspace
$tf/ # Visual Studio Trace Files
*.e2e
# Guidance Automation Toolkit
*.gpState # TFS 2012 Local Workspace
$tf/
# ReSharper is a .NET coding add-in
_ReSharper*/ # Guidance Automation Toolkit
*.[Rr]e[Ss]harper *.gpState
*.DotSettings.user
# ReSharper is a .NET coding add-in
# JustCode is a .NET coding add-in _ReSharper*/
.JustCode *.[Rr]e[Ss]harper
*.DotSettings.user
# TeamCity is a build add-in
_TeamCity* # JustCode is a .NET coding add-in
.JustCode
# DotCover is a Code Coverage Tool
*.dotCover # TeamCity is a build add-in
_TeamCity*
# AxoCover is a Code Coverage Tool
.axoCover/* # DotCover is a Code Coverage Tool
!.axoCover/settings.json *.dotCover
# Visual Studio code coverage results # AxoCover is a Code Coverage Tool
*.coverage .axoCover/*
*.coveragexml !.axoCover/settings.json
# NCrunch # Visual Studio code coverage results
_NCrunch_* *.coverage
.*crunch*.local.xml *.coveragexml
nCrunchTemp_*
# NCrunch
# MightyMoose _NCrunch_*
*.mm.* .*crunch*.local.xml
AutoTest.Net/ nCrunchTemp_*
# Web workbench (sass) # MightyMoose
.sass-cache/ *.mm.*
AutoTest.Net/
# Installshield output folder
[Ee]xpress/ # Web workbench (sass)
.sass-cache/
# DocProject is a documentation generator add-in
DocProject/buildhelp/ # Installshield output folder
DocProject/Help/*.HxT [Ee]xpress/
DocProject/Help/*.HxC
DocProject/Help/*.hhc # DocProject is a documentation generator add-in
DocProject/Help/*.hhk DocProject/buildhelp/
DocProject/Help/*.hhp DocProject/Help/*.HxT
DocProject/Help/Html2 DocProject/Help/*.HxC
DocProject/Help/html DocProject/Help/*.hhc
DocProject/Help/*.hhk
# Click-Once directory DocProject/Help/*.hhp
publish/ DocProject/Help/Html2
DocProject/Help/html
# Publish Web Output
*.[Pp]ublish.xml # Click-Once directory
*.azurePubxml publish/
# Note: Comment the next line if you want to checkin your web deploy settings,
# but database connection strings (with potential passwords) will be unencrypted # Publish Web Output
*.pubxml *.[Pp]ublish.xml
*.publishproj *.azurePubxml
# Note: Comment the next line if you want to checkin your web deploy settings,
# Microsoft Azure Web App publish settings. Comment the next line if you want to # but database connection strings (with potential passwords) will be unencrypted
# checkin your Azure Web App publish settings, but sensitive information contained *.pubxml
# in these scripts will be unencrypted *.publishproj
PublishScripts/
# Microsoft Azure Web App publish settings. Comment the next line if you want to
# NuGet Packages # checkin your Azure Web App publish settings, but sensitive information contained
*.nupkg # in these scripts will be unencrypted
# The packages folder can be ignored because of Package Restore PublishScripts/
**/[Pp]ackages/*
# except build/, which is used as an MSBuild target. # NuGet Packages
!**/[Pp]ackages/build/ *.nupkg
# Uncomment if necessary however generally it will be regenerated when needed # The packages folder can be ignored because of Package Restore
#!**/[Pp]ackages/repositories.config **/[Pp]ackages/*
# NuGet v3's project.json files produces more ignorable files # except build/, which is used as an MSBuild target.
*.nuget.props !**/[Pp]ackages/build/
*.nuget.targets # Uncomment if necessary however generally it will be regenerated when needed
#!**/[Pp]ackages/repositories.config
# Microsoft Azure Build Output # NuGet v3's project.json files produces more ignorable files
csx/ *.nuget.props
*.build.csdef *.nuget.targets
# Microsoft Azure Emulator # Microsoft Azure Build Output
ecf/ csx/
rcf/ *.build.csdef
# Windows Store app package directories and files # Microsoft Azure Emulator
AppPackages/ ecf/
BundleArtifacts/ rcf/
Package.StoreAssociation.xml
_pkginfo.txt # Windows Store app package directories and files
*.appx AppPackages/
BundleArtifacts/
# Visual Studio cache files Package.StoreAssociation.xml
# files ending in .cache can be ignored _pkginfo.txt
*.[Cc]ache *.appx
# but keep track of directories ending in .cache
!*.[Cc]ache/ # Visual Studio cache files
# files ending in .cache can be ignored
# Others *.[Cc]ache
ClientBin/ # but keep track of directories ending in .cache
~$* !*.[Cc]ache/
*~
*.dbmdl # Others
*.dbproj.schemaview ClientBin/
*.jfm ~$*
*.pfx *~
*.publishsettings *.dbmdl
orleans.codegen.cs *.dbproj.schemaview
*.jfm
# Including strong name files can present a security risk *.pfx
# (https://github.com/github/gitignore/pull/2483#issue-259490424) *.publishsettings
#*.snk orleans.codegen.cs
# Since there are multiple workflows, uncomment next line to ignore bower_components # Including strong name files can present a security risk
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622) # (https://github.com/github/gitignore/pull/2483#issue-259490424)
#bower_components/ #*.snk
# RIA/Silverlight projects # Since there are multiple workflows, uncomment next line to ignore bower_components
Generated_Code/ # (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
#bower_components/
# Backup & report files from converting an old project file
# to a newer Visual Studio version. Backup files are not needed, # RIA/Silverlight projects
# because we have git ;-) Generated_Code/
_UpgradeReport_Files/
Backup*/ # Backup & report files from converting an old project file
UpgradeLog*.XML # to a newer Visual Studio version. Backup files are not needed,
UpgradeLog*.htm # because we have git ;-)
ServiceFabricBackup/ _UpgradeReport_Files/
*.rptproj.bak Backup*/
UpgradeLog*.XML
# SQL Server files UpgradeLog*.htm
*.mdf ServiceFabricBackup/
*.ldf *.rptproj.bak
*.ndf
# SQL Server files
# Business Intelligence projects *.mdf
*.rdl.data *.ldf
*.bim.layout *.ndf
*.bim_*.settings
*.rptproj.rsuser # Business Intelligence projects
*.rdl.data
# Microsoft Fakes *.bim.layout
FakesAssemblies/ *.bim_*.settings
*.rptproj.rsuser
# GhostDoc plugin setting file
*.GhostDoc.xml # Microsoft Fakes
FakesAssemblies/
# Node.js Tools for Visual Studio
.ntvs_analysis.dat # GhostDoc plugin setting file
node_modules/ *.GhostDoc.xml
# Visual Studio 6 build log # Node.js Tools for Visual Studio
*.plg .ntvs_analysis.dat
node_modules/
# Visual Studio 6 workspace options file
*.opt # Visual Studio 6 build log
*.plg
# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
*.vbw # Visual Studio 6 workspace options file
*.opt
# Visual Studio LightSwitch build output
**/*.HTMLClient/GeneratedArtifacts # Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
**/*.DesktopClient/GeneratedArtifacts *.vbw
**/*.DesktopClient/ModelManifest.xml
**/*.Server/GeneratedArtifacts # Visual Studio LightSwitch build output
**/*.Server/ModelManifest.xml **/*.HTMLClient/GeneratedArtifacts
_Pvt_Extensions **/*.DesktopClient/GeneratedArtifacts
**/*.DesktopClient/ModelManifest.xml
# Paket dependency manager **/*.Server/GeneratedArtifacts
.paket/paket.exe **/*.Server/ModelManifest.xml
paket-files/ _Pvt_Extensions
# FAKE - F# Make # Paket dependency manager
.fake/ .paket/paket.exe
paket-files/
# JetBrains Rider
.idea/ # FAKE - F# Make
*.sln.iml .fake/
# CodeRush personal settings # JetBrains Rider
.cr/personal .idea/
*.sln.iml
# Python Tools for Visual Studio (PTVS)
__pycache__/ # CodeRush personal settings
*.pyc .cr/personal
# Cake - Uncomment if you are using it # Python Tools for Visual Studio (PTVS)
# tools/** __pycache__/
# !tools/packages.config *.pyc
# Tabs Studio # Cake - Uncomment if you are using it
*.tss # tools/**
# !tools/packages.config
# Telerik's JustMock configuration file
*.jmconfig # Tabs Studio
*.tss
# BizTalk build output
*.btp.cs # Telerik's JustMock configuration file
*.btm.cs *.jmconfig
*.odx.cs
*.xsd.cs # BizTalk build output
*.btp.cs
# OpenCover UI analysis results *.btm.cs
OpenCover/ *.odx.cs
*.xsd.cs
# Azure Stream Analytics local run output
ASALocalRun/ # OpenCover UI analysis results
OpenCover/
# MSBuild Binary and Structured Log
*.binlog # Azure Stream Analytics local run output
ASALocalRun/
# NVidia Nsight GPU debugger configuration file
*.nvuser # MSBuild Binary and Structured Log
*.binlog
# MFractors (Xamarin productivity tool) working folder
.mfractor/ # NVidia Nsight GPU debugger configuration file
*.nvuser
# Local History for Visual Studio
.localhistory/ # MFractors (Xamarin productivity tool) working folder
.mfractor/
# MAC Files
**/.DS_Store # Local History for Visual Studio
.localhistory/
# Windows db files
**/[tT]humbs.db # MAC Files
**/.DS_Store
# Net Core Keys
[Kk]eys/ # Windows db files
Bootstrap.Admin.xml **/[tT]humbs.db
###### -- Custom Ignore Section, Make sure all files you add to the git repo are below this line -- ###### # Net Core Keys
[Kk]eys/
Bootstrap.Admin.xml
###### -- Custom Ignore Section, Make sure all files you add to the git repo are below this line -- ######