fixed gitignore file and copy scripts
This commit is contained in:
parent
2374cf4ff0
commit
1a0fb6f9ef
322
.gitignore
vendored
322
.gitignore
vendored
@ -1,44 +1,3 @@
|
|||||||
|
|
||||||
Skip to content
|
|
||||||
Pull requests
|
|
||||||
Issues
|
|
||||||
Codespaces
|
|
||||||
Marketplace
|
|
||||||
Explore
|
|
||||||
@danielschick
|
|
||||||
github /
|
|
||||||
gitignore
|
|
||||||
Public
|
|
||||||
|
|
||||||
Fork your own copy of github/gitignore
|
|
||||||
|
|
||||||
Code
|
|
||||||
Pull requests 371
|
|
||||||
Actions
|
|
||||||
Security
|
|
||||||
|
|
||||||
Insights
|
|
||||||
|
|
||||||
Beta Try the new code view
|
|
||||||
gitignore/VisualStudio.gitignore
|
|
||||||
@n0099
|
|
||||||
n0099 [VisualStudio.gitignore] remove a trailing space
|
|
||||||
Latest commit 491040e Jan 26, 2022
|
|
||||||
History
|
|
||||||
165 contributors
|
|
||||||
@shiftkey
|
|
||||||
@arcresu
|
|
||||||
@aroben
|
|
||||||
@bbodenmiller
|
|
||||||
@HassanHashemi
|
|
||||||
@haacked
|
|
||||||
@niik
|
|
||||||
@AArnott
|
|
||||||
@sayedihashimi
|
|
||||||
@saschanaz
|
|
||||||
@bdougie
|
|
||||||
@OsirisTerje
|
|
||||||
398 lines (319 sloc) 6.7 KB
|
|
||||||
## 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.
|
||||||
##
|
##
|
||||||
@ -75,40 +34,11 @@ bld/
|
|||||||
|
|
||||||
# Visual Studio 2015/2017 cache/options directory
|
# Visual Studio 2015/2017 cache/options directory
|
||||||
.vs/
|
.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
|
# MSTest test Results
|
||||||
[Tt]est[Rr]esult*/
|
[Tt]est[Rr]esult*/
|
||||||
[Bb]uild[Ll]og.*
|
[Bb]uild[Ll]og.*
|
||||||
|
|
||||||
# NUnit
|
|
||||||
*.VisualState.xml
|
|
||||||
TestResult.xml
|
|
||||||
nunit-*.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/
|
|
||||||
|
|
||||||
# ASP.NET Scaffolding
|
|
||||||
ScaffoldingReadMe.txt
|
|
||||||
|
|
||||||
# StyleCop
|
|
||||||
StyleCopReport.xml
|
|
||||||
|
|
||||||
# Files built by Visual Studio
|
# Files built by Visual Studio
|
||||||
*_i.c
|
*_i.c
|
||||||
*_p.c
|
*_p.c
|
||||||
@ -139,20 +69,6 @@ StyleCopReport.xml
|
|||||||
*.svclog
|
*.svclog
|
||||||
*.scc
|
*.scc
|
||||||
|
|
||||||
# Chutzpah Test files
|
|
||||||
_Chutzpah*
|
|
||||||
|
|
||||||
# Visual C++ cache files
|
|
||||||
ipch/
|
|
||||||
*.aps
|
|
||||||
*.ncb
|
|
||||||
*.opendb
|
|
||||||
*.opensdf
|
|
||||||
*.sdf
|
|
||||||
*.cachefile
|
|
||||||
*.VC.db
|
|
||||||
*.VC.VC.opendb
|
|
||||||
|
|
||||||
# Visual Studio profiler
|
# Visual Studio profiler
|
||||||
*.psess
|
*.psess
|
||||||
*.vsp
|
*.vsp
|
||||||
@ -162,108 +78,9 @@ ipch/
|
|||||||
# Visual Studio Trace Files
|
# Visual Studio Trace Files
|
||||||
*.e2e
|
*.e2e
|
||||||
|
|
||||||
# TFS 2012 Local Workspace
|
|
||||||
$tf/
|
|
||||||
|
|
||||||
# Guidance Automation Toolkit
|
|
||||||
*.gpState
|
|
||||||
|
|
||||||
# ReSharper is a .NET coding add-in
|
|
||||||
_ReSharper*/
|
|
||||||
*.[Rr]e[Ss]harper
|
|
||||||
*.DotSettings.user
|
|
||||||
|
|
||||||
# TeamCity is a build add-in
|
|
||||||
_TeamCity*
|
|
||||||
|
|
||||||
# DotCover is a Code Coverage Tool
|
|
||||||
*.dotCover
|
|
||||||
|
|
||||||
# AxoCover is a Code Coverage Tool
|
|
||||||
.axoCover/*
|
|
||||||
!.axoCover/settings.json
|
|
||||||
|
|
||||||
# Coverlet is a free, cross platform Code Coverage Tool
|
|
||||||
coverage*.json
|
|
||||||
coverage*.xml
|
|
||||||
coverage*.info
|
|
||||||
|
|
||||||
# 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
|
# Click-Once directory
|
||||||
publish/
|
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
|
|
||||||
# NuGet Symbol Packages
|
|
||||||
*.snupkg
|
|
||||||
# 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
|
|
||||||
*.appxbundle
|
|
||||||
*.appxupload
|
|
||||||
|
|
||||||
# Visual Studio cache files
|
# Visual Studio cache files
|
||||||
# files ending in .cache can be ignored
|
# files ending in .cache can be ignored
|
||||||
*.[Cc]ache
|
*.[Cc]ache
|
||||||
@ -279,158 +96,33 @@ ClientBin/
|
|||||||
*.jfm
|
*.jfm
|
||||||
*.pfx
|
*.pfx
|
||||||
*.publishsettings
|
*.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
|
# SQL Server files
|
||||||
*.mdf
|
*.mdf
|
||||||
*.ldf
|
*.ldf
|
||||||
*.ndf
|
*.ndf
|
||||||
|
|
||||||
# Business Intelligence projects
|
|
||||||
*.rdl.data
|
|
||||||
*.bim.layout
|
|
||||||
*.bim_*.settings
|
|
||||||
*.rptproj.rsuser
|
|
||||||
*- [Bb]ackup.rdl
|
|
||||||
*- [Bb]ackup ([0-9]).rdl
|
|
||||||
*- [Bb]ackup ([0-9][0-9]).rdl
|
|
||||||
|
|
||||||
# Microsoft Fakes
|
|
||||||
FakesAssemblies/
|
|
||||||
|
|
||||||
# GhostDoc plugin setting file
|
|
||||||
*.GhostDoc.xml
|
|
||||||
|
|
||||||
# Node.js Tools for Visual Studio
|
# Node.js Tools for Visual Studio
|
||||||
.ntvs_analysis.dat
|
.ntvs_analysis.dat
|
||||||
node_modules/
|
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 6 auto-generated project file (contains which files were open etc.)
|
|
||||||
*.vbp
|
|
||||||
|
|
||||||
# Visual Studio 6 workspace and project file (working project files containing files to include in project)
|
|
||||||
*.dsw
|
|
||||||
*.dsp
|
|
||||||
|
|
||||||
# Visual Studio 6 technical files
|
|
||||||
*.ncb
|
|
||||||
*.aps
|
|
||||||
|
|
||||||
# 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/
|
|
||||||
|
|
||||||
# CodeRush personal settings
|
|
||||||
.cr/personal
|
|
||||||
|
|
||||||
# Python Tools for Visual Studio (PTVS)
|
# Python Tools for Visual Studio (PTVS)
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.pyc
|
*.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/
|
|
||||||
|
|
||||||
# Visual Studio History (VSHistory) files
|
# Visual Studio History (VSHistory) files
|
||||||
.vshistory/
|
.vshistory/
|
||||||
|
|
||||||
# BeatPulse healthcheck temp database
|
|
||||||
healthchecksdb
|
|
||||||
|
|
||||||
# Backup folder for Package Reference Convert tool in Visual Studio 2017
|
|
||||||
MigrationBackup/
|
|
||||||
|
|
||||||
# Ionide (cross platform F# VS Code tools) working folder
|
|
||||||
.ionide/
|
|
||||||
|
|
||||||
# Fody - auto-generated XML schema
|
|
||||||
FodyWeavers.xsd
|
|
||||||
|
|
||||||
# VS Code files for those working on multiple tools
|
# VS Code files for those working on multiple tools
|
||||||
.vscode/*
|
.vscode/
|
||||||
!.vscode/settings.json
|
|
||||||
!.vscode/tasks.json
|
#!.vscode/settings.json
|
||||||
!.vscode/launch.json
|
#!.vscode/tasks.json
|
||||||
!.vscode/extensions.json
|
#!.vscode/launch.json
|
||||||
*.code-workspace
|
#!.vscode/extensions.json
|
||||||
|
#*.code-workspace
|
||||||
|
|
||||||
# Local History for Visual Studio Code
|
# Local History for Visual Studio Code
|
||||||
.history/
|
.history/
|
||||||
|
|
||||||
# Windows Installer files from build outputs
|
|
||||||
*.cab
|
|
||||||
*.msi
|
|
||||||
*.msix
|
|
||||||
*.msm
|
|
||||||
*.msp
|
|
||||||
|
|||||||
@ -2,8 +2,8 @@
|
|||||||
# This script replaces all references to the development version with the test version
|
# This script replaces all references to the development version with the test version
|
||||||
# 1) Database references and paths
|
# 1) Database references and paths
|
||||||
|
|
||||||
git grep -I "connection_data_test.json"
|
git grep -I "connection_data_test.json" -- '..' ':(exclude)*.sh'
|
||||||
git grep -I "/var/www/brecal_test/"
|
git grep -I "/var/www/brecal_test/" -- '..' ':(exclude)*.sh'
|
||||||
|
|
||||||
# 2) Color references
|
# 2) Color references
|
||||||
# Bar colors in client: (BG_COLOR)
|
# Bar colors in client: (BG_COLOR)
|
||||||
@ -11,11 +11,11 @@ git grep -I "/var/www/brecal_test/"
|
|||||||
# Test: #751D1F
|
# Test: #751D1F
|
||||||
# Prod: #203864
|
# Prod: #203864
|
||||||
|
|
||||||
git grep -I "#751D1F"
|
git grep -I "#751D1F" -- '..' ':(exclude)*.sh'
|
||||||
|
|
||||||
# 3) Assembly name references
|
# 3) Assembly name references
|
||||||
|
|
||||||
git grep -I "BreCalTestClient"
|
git grep -I "BreCalTestClient" -- '..' ':(exclude)*.sh'
|
||||||
|
|
||||||
echo "Proceed? [N/y]"
|
echo "Proceed? [N/y]"
|
||||||
read proceed
|
read proceed
|
||||||
@ -25,18 +25,18 @@ read proceed
|
|||||||
if [ "${proceed}" = "y" ]; then
|
if [ "${proceed}" = "y" ]; then
|
||||||
|
|
||||||
# 1. for database references and paths
|
# 1. for database references and paths
|
||||||
git grep -I "connection_data_test.json" | xargs sed --in-place -e "s/connection_data_test.json/connection_data_prod.json/g"
|
git grep -I "connection_data_test.json" -- '..' ':(exclude)*.sh' | xargs sed --in-place -e "s/connection_data_test.json/connection_data_prod.json/g"
|
||||||
git add $(git grep -I "connection_data_prod.json")
|
git add $(git grep -Il "connection_data_prod.json" -- '..' ':(exclude)*.sh')
|
||||||
git grep -I "/var/www/brecal_test/" | xargs sed --in-place -e "s/\/var\/www\/brecal_test\//\/var\/www\/brecal\//g"
|
git grep -I "/var/www/brecal_test/" -- '..' ':(exclude)*.sh' | xargs sed --in-place -e "s/\/var\/www\/brecal_test\//\/var\/www\/brecal\//g"
|
||||||
git add $(git grep -I "/var/www/brecal/")
|
git add $(git grep -Il "/var/www/brecal/" -- '..' ':(exclude)*.sh')
|
||||||
|
|
||||||
# 2. for color
|
# 2. for color
|
||||||
git grep -Il "#751D1F" | xargs sed --in-place -e "s/#751D1F/#203864/g"
|
git grep -Il "#751D1F" -- '..' ':(exclude)*.sh' | xargs sed --in-place -e "s/#751D1F/#203864/g"
|
||||||
git add $(git grep -Il "#203864")
|
git add $(git grep -Il "#203864" -- '..' ':(exclude)*.sh')
|
||||||
|
|
||||||
# 3. for assembly name
|
# 3. for assembly name
|
||||||
|
|
||||||
git grep -I "BreCalTestClient" | xargs sed --in-place -e "s/BreCalTestClient/BreCalClient/g"
|
git grep -I "BreCalTestClient" -- '..' ':(exclude)*.sh' | xargs sed --in-place -e "s/BreCalTestClient/BreCalClient/g"
|
||||||
git add $(git grep -I "BreCalClient")
|
git add $(git grep -Il "BreCalClient" -- '..' ':(exclude)*.sh')
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|||||||
@ -2,8 +2,8 @@
|
|||||||
# This script replaces all references to the development version with the test version
|
# This script replaces all references to the development version with the test version
|
||||||
# 1) Database references and paths
|
# 1) Database references and paths
|
||||||
|
|
||||||
git grep -I "connection_data_devel.json"
|
git grep -I "connection_data_devel.json" -- '..' ':(exclude)*.sh'
|
||||||
git grep -I "/var/www/brecal_devel/"
|
git grep -I "/var/www/brecal_devel/" -- '..' ':(exclude)*.sh'
|
||||||
|
|
||||||
# 2) Color references
|
# 2) Color references
|
||||||
# Bar colors in client: (BG_COLOR)
|
# Bar colors in client: (BG_COLOR)
|
||||||
@ -11,11 +11,11 @@ git grep -I "/var/www/brecal_devel/"
|
|||||||
# Test: #751D1F
|
# Test: #751D1F
|
||||||
# Prod: #203864
|
# Prod: #203864
|
||||||
|
|
||||||
git grep -I "#1D751F"
|
git grep -I "#1D751F" -- '..' ':(exclude)*.sh'
|
||||||
|
|
||||||
# 3) Assembly name references
|
# 3) Assembly name references
|
||||||
|
|
||||||
git grep -I "BreCalDevelClient"
|
git grep -I "BreCalDevelClient" -- '..' ':(exclude)*.sh'
|
||||||
|
|
||||||
echo "Proceed? [N/y]"
|
echo "Proceed? [N/y]"
|
||||||
read proceed
|
read proceed
|
||||||
@ -25,18 +25,18 @@ read proceed
|
|||||||
if [ "${proceed}" = "y" ]; then
|
if [ "${proceed}" = "y" ]; then
|
||||||
|
|
||||||
# 1. for database references and paths
|
# 1. for database references and paths
|
||||||
git grep -I "connection_data_devel.json" | xargs sed --in-place -e "s/connection_data_devel.json/connection_data_test.json/g"
|
git grep -Il "connection_data_devel.json" -- '..' ':(exclude)*.sh' | xargs sed --in-place -e "s/connection_data_devel.json/connection_data_test.json/g"
|
||||||
git add $(git grep -I "connection_data_test.json")
|
git add $(git grep -Il "connection_data_test.json" -- '..' ':(exclude)*.sh')
|
||||||
git grep -I "/var/www/brecal_devel/" | xargs sed --in-place -e "s/\/var\/www\/brecal_devel\//\/var\/www\/brecal_test\//g"
|
git grep -Il "/var/www/brecal_devel/" -- '..' ':(exclude)*.sh' | xargs sed --in-place -e "s/\/var\/www\/brecal_devel\//\/var\/www\/brecal_test\//g"
|
||||||
git add $(git grep -I "/var/www/brecal_test/")
|
git add $(git grep -Il "/var/www/brecal_test/" -- '..' ':(exclude)*.sh')
|
||||||
|
|
||||||
# 2. for color
|
# 2. for color
|
||||||
git grep -Il "#1D751F" | xargs sed --in-place -e "s/#1D751F/#751D1F/g"
|
git grep -Il "#1D751F" -- '..' ':(exclude)*.sh' | xargs sed --in-place -e "s/#1D751F/#751D1F/g"
|
||||||
git add $(git grep -Il "#751D1F")
|
git add $(git grep -Il "#751D1F" -- '..' ':(exclude)*.sh')
|
||||||
|
|
||||||
# 3. for assembly name
|
# 3. for assembly name
|
||||||
|
|
||||||
git grep -I "BreCalDevelClient" | xargs sed --in-place -e "s/BreCalDevelClient/BreCalTestClient/g"
|
git grep -Il "BreCalDevelClient" -- '..' ':(exclude)*.sh' | xargs sed --in-place -e "s/BreCalDevelClient/BreCalTestClient/g"
|
||||||
git add $(git grep -I "BreCalTestClient")
|
git add $(git grep -Il "BreCalTestClient" -- '..' ':(exclude)*.sh')
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user