最新文章 (全部类别)
线联ERP - 用户操作手册 - 生产领料单
线联ERP - 用户操作手册 - 其他入库单
线联ERP - 用户操作手册 - 采购入库单
线联ERP - 用户操作手册 - 成品入库单
线联ERP - 用户操作手册 - 委外备料冲销单
线联ERP - 用户操作手册 - 委外加工单
线联ERP - 用户操作手册 - 生产备料单
线联ERP - 用户操作手册 - 生产计划
线联ERP - 用户操作手册 - MRP计划统筹
线联ERP用户操作手册 - 采购申请单
线联ERP用户操作手册 - 采购订单
线联ERP - 用户操作手册 - 报价单(Quotation Order)
线联ERP - 用户操作手册 - 形式发票(Proforma Invoice)
线联ERP - 用户操作手册 - 销售订单(Sales Order)
线联ERP - 用户操作手册 - 业务对账单(Sales Statement)
线联ERP - 用户操作手册 - 客户费用登记表
C# LINQ OR条件查询
线联ERP - 用户操作手册 - 客户价格表
线联ERP - 用户操作手册 - 采购申请单
线联ERP - 用户操作手册 - 客户管理
线联ERP用户操作手册 - 供应商交货统计表
线联ERP用户操作手册 - 供应商价格表
LinERP - 线联ERP简介
LinERP - 线联ERP - 客户运费管理及运费操作流程
线联ERP功能名称、名词解释
线联ERP - 用户操作手册 - 原始考勤记录
LinERP - 线联ERP - 模具管理及模具费操作流程
FastReport.NET2023破解版去除水印DEMO VERSION (2025.1.14/2023.2.18版本)
Excel/WPS恢复自动保存的文件
线联ERP用户操作手册 - 铜价阶梯价格配置表
线联ERP - 用户操作手册 - 供应商档案
线联ERP用户操作手册 - 货运公司管理
线联ERP - 用户操作手册 - BOM基础资料(新手入门)
线联ERP用户操作手册 - 模具管理
LinERP - 线联ERP - 公司内部编码客户、供应商对照表
LinERP - 线联ERP - 工具栏按钮列表
线联ERP用户操作手册 - 仓库管理
线联ERP用户操作手册 - 货币管理
线联ERP用户操作手册 - 单位管理
线联ERP用户操作手册 - 公共字典管理
线联ERP用户操作手册 - BOM管理
LinERP - 线联ERP - 物料类别操作说明
线联ERP用户操作手册 - 物料管理
线联ERP - 用户操作手册 - 业务员管理
线联ERP - 用户操作手册 - 供应商管理
线联ERP - 用户操作手册 - 客户管理
LinERP - 线联ERP主界面(HOME)
线联ERP - 系统模块主界面
线联ERP - 库存模块主界面
线联ERP - 生产模块主界面
.net敏捷开发,创造卓越

GIT VS解决方案忽略文件 .gitignore


GIT VS解决方案忽略文件 .gitignore

Visual Studio自动生成的VS解决方案忽略文件 .gitignore

适用版本:VS2015/VS2017+

使用方法:替换 .gitignore文件的内容。

HTML 全选
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
##
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore

# User-specific files
*.rsuser
*.suo
*.user
*.userosscache
*.sln.docstates

# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs

# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/
bld/
[Bb]in/
[Oo]bj/
[Ll]og/

# Visual Studio 2015/2017 cache/options directory
.vs/
# Uncomment if you have tasks that create the project's static files in wwwroot
#wwwroot/

# Visual Studio 2017 auto generated files
Generated\ Files/

# MSTest test Results
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*

# NUNIT
*.VisualState.xml
TestResult.xml

# Build Results of an ATL Project
[Dd]ebugPS/
[Rr]eleasePS/
dlldata.c

# Benchmark Results
BenchmarkDotNet.Artifacts/

# .NET Core
project.lock.json
project.fragment.lock.json
artifacts/

# StyleCop
StyleCopReport.xml

# Files built by Visual Studio
*_i.c
*_p.c
*_h.h
*.ilk
*.meta
*.obj
*.iobj
*.pch
*.pdb
*.ipdb
*.pgc
*.pgd
*.rsp
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
*.tmp_proj
*_wpftmp.csproj
*.log
*.vspscc
*.vssscc
.builds
*.pidb
*.svclog
*.scc

# Chutzpah Test files
_Chutzpah*

# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opendb
*.opensdf
*.sdf
*.cachefile
*.VC.db
*.VC.VC.opendb

# Visual Studio profiler
*.psess
*.vsp
*.vspx
*.sap

# Visual Studio Trace Files
*.e2e

# 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 add-in
.JustCode

# TeamCity is a build add-in
_TeamCity*

# DotCover is a Code Coverage Tool
*.dotCover

# AxoCover is a Code Coverage Tool
.axoCover/*
!.axoCover/settings.json

# Visual Studio code coverage results
*.coverage
*.coveragexml

# NCrunch
_NCrunch_*
.*crunch*.local.xml
nCrunchTemp_*

# MightyMoose
*.mm.*
AutoTest.Net/

# Web workbench (sass)
.sass-cache/

# Installshield output folder
[Ee]xpress/

# DocProject is a documentation generator add-in
DocProject/buildhelp/
DocProject/Help/*.HxT
DocProject/Help/*.HxC
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
# Note: Comment the next line if you want to checkin your web deploy settings,
# but database connection strings (with potential passwords) will be unencrypted
*.pubxml
*.publishproj

# Microsoft Azure Web App publish settings. Comment the next line if you want to
# checkin your Azure Web App publish settings, but sensitive information contained
# in these scripts will be unencrypted
PublishScripts/

# NuGet Packages
*.nupkg
# The packages folder can be ignored because of Package Restore
**/[Pp]ackages/*
# except build/, which is used as an MSBuild target.
!**/[Pp]ackages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/[Pp]ackages/repositories.config
# NuGet v3's project.json files produces more ignorable files
*.nuget.props
*.nuget.targets

# Microsoft Azure Build Output
csx/
*.build.csdef

# Microsoft Azure Emulator
ecf/
rcf/

# Windows Store app package directories and files
AppPackages/
BundleArtifacts/
Package.StoreAssociation.xml
_pkginfo.txt
*.appx

# Visual Studio cache files
# files ending in .cache can be ignored
*.[Cc]ache
# but keep track of directories ending in .cache
!?*.[Cc]ache/

# Others
ClientBin/
~$*
*~
*.dbmdl
*.dbproj.schemaview
*.jfm
*.pfx
*.publishsettings
orleans.codegen.cs

# Including strong name files can present a security risk
# (https://github.com/github/gitignore/pull/2483#issue-259490424)
#*.snk

# Since there are multiple workflows, uncomment next line to ignore bower_components
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
#bower_components/

# 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
ServiceFabricBackup/
*.rptproj.bak

# SQL Server files
*.mdf
*.ldf
*.ndf

# Business Intelligence projects
*.rdl.data
*.bim.layout
*.bim_*.settings
*.rptproj.rsuser
*- Backup*.rdl

# Microsoft Fakes
FakesAssemblies/

# GhostDoc plugin setting file
*.GhostDoc.xml

# Node.js Tools for Visual Studio
.ntvs_analysis.dat
node_modules/

# Visual Studio 6 build log
*.plg

# Visual Studio 6 workspace options file
*.opt

# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
*.vbw

# Visual Studio LightSwitch build output
**/*.HTMLClient/GeneratedArtifacts
**/*.DesktopClient/GeneratedArtifacts
**/*.DesktopClient/ModelManifest.xml
**/*.Server/GeneratedArtifacts
**/*.Server/ModelManifest.xml
_Pvt_Extensions

# Paket dependency manager
.paket/paket.exe
paket-files/

# FAKE - F# Make
.fake/

# JetBrains Rider
.idea/
*.sln.iml

# CodeRush personal settings
.cr/personal

# Python Tools for Visual Studio (PTVS)
__pycache__/
*.pyc

# Cake - Uncomment if you are using it
# tools/**
# !tools/packages.config

# Tabs Studio
*.tss

# Telerik's JustMock configuration file
*.jmconfig

# BizTalk build output
*.btp.cs
*.btm.cs
*.odx.cs
*.xsd.cs

# OpenCover UI analysis results
OpenCover/

# Azure Stream Analytics local run output
ASALocalRun/

# MSBuild Binary and Structured Log
*.binlog

# NVidia Nsight GPU debugger configuration file
*.nvuser

# MFractors (Xamarin productivity tool) working folder
.mfractor/

# Local History for Visual Studio
.localhistory/

高效开发.追求卓越-开发框架文库

版权声明:本文为开发框架文库发布内容,转载请附上原文出处连接
C/S框架网
上一篇:如何关闭Windows Defender
下一篇:GitBlit - 使用克隆仓库方式创建、推送VS解决方案源码添加到版本库
评论列表

发表评论

评论内容
昵称:
关联文章

GIT VS解决方案忽略文件 .gitignore
GIT提交:关于VS无法提交log目录下所有的源码文件解决方案
GIT忽略文件或目录版本控制,移除文件或目录(Delete and add Ignore list)
GIT克隆VS源码下来,打开解决方案发现引用全部是黄色叹号,无法编译
GitBlit - 创建、推送VS解决方案源码添加到版本库
GitBlit - 使用克隆仓库方式创建、推送VS解决方案源码添加到版本库
GIT - 提交源码冲突 - 解决冲突
VS解决方案快速改名工具(CSFramework.Rename)-获取文件列表BUG
git 未能推送到远程仓库解决方案
最新完整版:VS2017 GIT无法同步,GIT无法提交,存在未提交的修改,在重新合并前或者撤销更改
提交GIT服务器失败,提示Git failed with a fatal error.Permission denied,.vs/Server/sqlite3/db.lock
解决GIT无法提交源码方案之一:git did not exit cleanly (exit code 1)
VS2015源码管理器-GIT解决冲突并提交结果|C/S框架网
VS设置App.config文件为嵌入的资源,360安全卫士报发现木马(解决方案
VS2015源码管理器-GIT克隆与提交源码基本操作
打开VS解决方案出现 Unknown Hard Error 错误
GIT VS2019 提交源码 - 推送Push操作
安装GIT msi 程序出现the error code is 2503解决方案
CSFramework.WebApiV3.VS解决方案
CSFramework软件版本自动升级程序 - VS解决方案

热门标签
软件著作权登记证书 .NET .NET Reactor .NET5 .NET6 .NET7 .NET8 .NET9 .NETFramework AI编程 APP AspNetCore AuthV3 Auth-软件授权注册系统 Axios B/S B/S开发框架 B/S框架 BSFramework Bug Bug记录 C#加密解密 C#源码 C/S CHATGPT CMS系统 CodeGenerator CSFramework.DB CSFramework.EF CSFramework.License CSFrameworkV1学习版 CSFrameworkV2标准版 CSFrameworkV3高级版 CSFrameworkV4企业版 CSFrameworkV5旗舰版 CSFrameworkV6.0 CSFrameworkV6.1 CSFrameworkV6旗舰版 DAL数据访问层 DaMeng Database datalock DbFramework DeepSeek Demo教学 Demo实例 Demo下载 DevExpress教程 Docker Desktop DOM ECS服务器 EFCore EF框架 Element-UI EntityFramework ERP ES6 Excel FastReport GIT HR HR考勤系统 IDatabase IIS JavaScript LinERP LINQ MES MiniFramework MIS MSSQL MySql NavBarControl NETCore Node.JS NPM OMS Oracle资料 ORM PaaS POS PostgreSql Promise API PSD QMS RedGet Redis RSA SAP Schema SEO SEO文章 SQL SQLConnector SQLite SqlServer Swagger TMS系统 Token令牌 VS2022 VSCode VS升级 VUE WCF WebApi WebApi NETCore WebApi框架 WEB开发框架 Windows服务 Winform 开发框架 Winform 开发平台 WinFramework Workflow工作流 Workflow流程引擎 XtraReport 安装环境 版本区别 报表 备份还原 踩坑日记 操作手册 成本核算系统 达梦数据库 代码生成器 电子线材ERP 迭代开发记录 功能介绍 官方软件下载 国际化 海康威视考勤 基础资料窗体 架构设计 角色权限 开发sce 开发工具 开发技巧 开发教程 开发框架 开发平台 开发指南 客户案例 快速搭站系统 快速开发平台 框架升级 毛衫行业ERP 秘钥 密钥 企业网络维护 权限设计 软件报价 软件测试报告 软件加壳 软件简介 软件开发框架 软件开发平台 软件开发文档 软件授权 软件授权注册系统 软件体系架构 软件下载 软件著作权登记证书 软著证书 三层架构 设计模式 生成代码 实用小技巧 视频下载 收钱音箱 数据锁 数据同步 塑木地板行业ERP 推荐软件 微信小程序 未解决问题 文档下载 喜鹊ERP 喜鹊软件 系统对接 线联ERP 线束ERP 详细设计说明书 新功能 信创 行政区域数据库 需求分析 疑难杂症 蝇量级框架 蝇量框架 用户管理 用户开发手册 用户控件 在线软件 在线支付 纸箱ERP 智能语音收款机 自定义窗体 自定义组件 自动升级程序
联系我们
联系电话:13923396219(微信同号)
电子邮箱:23404761@qq.com
站长微信二维码
微信二维码