X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=.gitignore;h=8ca7bf2b054ef2c99190a72559b7ad42d34c9d75;hb=c5b89a2e60d06c73d19ea6d1413660998d8d2df0;hp=b3a5da523397b00bce496b6411b457c1186b2489;hpb=3ea47ae2367bda4913435e8e92bddd9d7a292ac8;p=csp-qt%2Fcommon_source_project-fm7.git diff --git a/.gitignore b/.gitignore index b3a5da523..8ca7bf2b0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,205 +1,173 @@ -## Ignore Visual Studio temporary files, build results, and -## files generated by popular Visual Studio add-ons. - -# User-specific files -*.suo -*.user -*.sln.docstates - +!packages/build/ +# (and the packages folder if the line above has been uncommented) +# Backup & report files from converting an old project file +# Build Results of an ATL Project # Build results -[Dd]ebug/ -[Dd]ebugPublic/ -[Rr]elease/ -x64/ -build/ -build-win32/ -bld/ -[Bb]in/ -[Oo]bj/ -# Roslyn cache directories -*.ide/ - +# Business Intelligence projects +# CMake +# Chutzpah Test files +# Click-Once directory +# DocProject is a documentation generator add-in +# DotCover is a Code Coverage Tool +# Enable "build/" folder in the NuGet Packages folder since +# Guidance Automation Toolkit +# Installshield output folder +# JustCode is a .NET coding addin-in +# LightSwitch generated files # MSTest test Results -[Tt]est[Rr]esult*/ -[Bb]uild[Ll]og.* - +# Microsoft Fakes +# MightyMoose +# NCrunch +# NuGet Packages Directory +# NuGet packages use it for MSBuild targets. +# Others +# Publish Web Output +# RIA/Silverlight projects +# ReSharper is a .NET coding add-in +# Roslyn cache directories +# SQL Server files +# TFS 2012 Local Workspace +# TeamCity is a build add-in +# This line needs to be after the ignore of the build folder +# User-specific files +# Visual C++ cache files +# Visual Studio profiler +# Web workbench (sass) +# Windows Azure Build Output +# Windows Store app package directory +# because we have git ;-) +# to a newer Visual Studio version. Backup files are not needed, +#!packages/repositories.config +## Ignore Visual Studio temporary files, build results, and +## TODO: Comment the next line if you want to checkin your +## TODO: If the tool you use requires repositories.config +## files generated by popular Visual Studio add-ons. +## passwords +## uncomment the next line +## web deploy settings but do note that will include unencrypted +#*.pubxml #NUNIT +#gtags +$tf/ +*.Cache +*.DotSettings.user *.VisualState.xml -TestResult.xml - -# Build Results of an ATL Project -[Dd]ebugPS/ -[Rr]eleasePS/ -dlldata.c - -*_i.c -*_p.c -*_i.h +*.[Pp]ublish.xml +*.[Rr]e[Ss]harper +*.aps +*.azurePubxml +*.bim.layout +*.bim_*.settings +*.build.csdef +*.cachefile +*.dbmdl +*.dbproj.schemaview +*.dotCover +*.gpState +*.gch +*.ide/ *.ilk +*.ldf +*.log +*.mdf *.meta +*.mm.* +*.ncb *.obj +*.opensdf +*.orig +*.orig1 *.pch *.pdb +*.pfx *.pgc *.pgd +*.pidb +*.psess +*.publishsettings +*.rdl.data +*.rej *.rsp *.sbr +*.scc +*.sdf +*.sln.docstates +*.suo +*.svclog *.tlb -*.tli *.tlh +*.tli *.tmp *.tmp_proj -*.log -*.vspscc -*.vssscc -.builds -*.pidb -*.svclog -*.scc - -# Chutzpah Test files -_Chutzpah* - -# Visual C++ cache files -ipch/ -*.aps -*.ncb -*.opensdf -*.sdf -*.cachefile - -# Visual Studio profiler -*.psess +*.user *.vsp +*.vspscc *.vspx - -# TFS 2012 Local Workspace -$tf/ - -# Guidance Automation Toolkit -*.gpState - -# ReSharper is a .NET coding add-in -_ReSharper*/ -*.[Rr]e[Ss]harper -*.DotSettings.user - -# JustCode is a .NET coding addin-in -.JustCode - -# TeamCity is a build add-in -_TeamCity* - -# DotCover is a Code Coverage Tool -*.dotCover - -# NCrunch -_NCrunch_* +*.vssscc +*_i.c +*_i.h +*_p.c +*~ +*~ .*crunch*.local.xml - -# MightyMoose -*.mm.* -AutoTest.Net/ - -# Web workbench (sass) +.JustCode +.builds .sass-cache/ - -# Installshield output folder -[Ee]xpress/ - -# DocProject is a documentation generator add-in -DocProject/buildhelp/ -DocProject/Help/*.HxT +/000_20180126_Check_Bug_From_42f93bdbbe8d50833c46509c71016d67ed24c210.diff +AppPackages/ +AutoTest.Net/ +Backup*/ +ClientBin/ DocProject/Help/*.HxC +DocProject/Help/*.HxT DocProject/Help/*.hhc DocProject/Help/*.hhk DocProject/Help/*.hhp DocProject/Help/Html2 DocProject/Help/html - -# Click-Once directory -publish/ - -# Publish Web Output -*.[Pp]ublish.xml -*.azurePubxml -## TODO: Comment the next line if you want to checkin your -## web deploy settings but do note that will include unencrypted -## passwords -#*.pubxml - -# NuGet Packages Directory -packages/* -## TODO: If the tool you use requires repositories.config -## uncomment the next line -#!packages/repositories.config - -# Enable "build/" folder in the NuGet Packages folder since -# NuGet packages use it for MSBuild targets. -# This line needs to be after the ignore of the build folder -# (and the packages folder if the line above has been uncommented) -!packages/build/ - -# Windows Azure Build Output -csx/ -*.build.csdef - -# Windows Store app package directory -AppPackages/ - -# Others -sql/ -*.Cache -ClientBin/ -[Ss]tyle[Cc]op.* -~$* -*~ -*.dbmdl -*.dbproj.schemaview -*.pfx -*.publishsettings -node_modules/ - -# RIA/Silverlight projects -Generated_Code/ - -# 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 - -# SQL Server files -*.mdf -*.ldf - -# Business Intelligence projects -*.rdl.data -*.bim.layout -*.bim_*.settings - -# Microsoft Fakes +DocProject/buildhelp/ FakesAssemblies/ - -# LightSwitch generated files -GeneratedArtifacts/ -_Pvt_Extensions/ -ModelManifest.xml - -# CMake -source/build-cmake/*/build/* -source/build-cmake/*/build-win32/* -source/src/vm/libcpu_newdev/mame0185/* - -#gtags GPATH GRTAGS GSYMS GTAGS - -*~ -*.orig -*.rej +GeneratedArtifacts/ +Generated_Code/ +ModelManifest.xml +TestResult.xml +UpgradeLog*.XML +UpgradeLog*.htm +[Bb]in/ +[Bb]uild[Ll]og.* +[Dd]ebug/ +[Dd]ebugPS/ +[Dd]ebugPublic/ +[Ee]xpress/ +[Oo]bj/ +[Rr]elease/ +[Rr]eleasePS/ +[Ss]tyle[Cc]op.* +[Tt]est[Rr]esult*/ +_Chutzpah* +_NCrunch_* +_Pvt_Extensions/ +_ReSharper*/ +_TeamCity* +_UpgradeReport_Files/ +bld/ +build-win32/ +build/ core +csx/ +dlldata.c +ipch/ +node_modules/ +packages/* +publish/ +source/build-cmake/*/build-win32/* +source/build-cmake/*/build/* +source/src/vm/libcpu_newdev/mame0185/* +source/src/vm/libcpu_newdev/mame0197/* +sql/ +x64/ +~$*