multimolecule/regulatory-variant-effect
0
1## Ignore Visual Studio temporary files, build results, and2## files generated by popular Visual Studio add-ons.3##4## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore5 6# User-specific files7*.rsuser8*.suo9*.user10*.userosscache11*.sln.docstates12 13# User-specific files (MonoDevelop/Xamarin Studio)14*.userprefs15 16# Mono auto generated files17mono_crash.*18 19# Build results20[Dd]ebug/21[Dd]ebugPublic/22[Rr]elease/23[Rr]eleases/24x64/25x86/26[Ww][Ii][Nn]32/27[Aa][Rr][Mm]/28[Aa][Rr][Mm]64/29bld/30[Bb]in/31[Oo]bj/32[Ll]og/33[Ll]ogs/34 35# Visual Studio Code cache/options directory36.vscode/37 38# Visual Studio 2015/2017 cache/options directory39.vs/40# Uncomment if you have tasks that create the project's static files in wwwroot41#wwwroot/42 43# JetBrains44.idea/45 46# Visual Studio 2017 auto generated files47Generated\ Files/48 49# MSTest test Results50[Tt]est[Rr]esult*/51[Bb]uild[Ll]og.*52 53# NUnit54*.VisualState.xml55TestResult.xml56nunit-*.xml57 58# Build Results of an ATL Project59[Dd]ebugPS/60[Rr]eleasePS/61dlldata.c62 63# Benchmark Results64BenchmarkDotNet.Artifacts/65 66# .NET Core67project.lock.json68project.fragment.lock.json69artifacts/70 71# ASP.NET Scaffolding72ScaffoldingReadMe.txt73 74# StyleCop75StyleCopReport.xml76 77# Files built by Visual Studio78*_i.c79*_p.c80*_h.h81*.ilk82*.meta83*.obj84*.iobj85*.pch86*.pdb87*.ipdb88*.pgc89*.pgd90*.rsp91*.sbr92*.tlb93*.tli94*.tlh95*.tmp96*.tmp_proj97*_wpftmp.csproj98*.log99*.tlog100*.vspscc101*.vssscc102.builds103*.pidb104*.svclog105*.scc106 107# Chutzpah Test files108_Chutzpah*109 110# Visual C++ cache files111ipch/112*.aps113*.ncb114*.opendb115*.opensdf116*.sdf117*.cachefile118*.VC.db119*.VC.VC.opendb120 121# Visual Studio profiler122*.psess123*.vsp124*.vspx125*.sap126 127# Visual Studio Trace Files128*.e2e129 130# TFS 2012 Local Workspace131$tf/132 133# Guidance Automation Toolkit134*.gpState135 136# ReSharper is a .NET coding add-in137_ReSharper*/138*.[Rr]e[Ss]harper139*.DotSettings.user140 141# TeamCity is a build add-in142_TeamCity*143 144# DotCover is a Code Coverage Tool145*.dotCover146 147# AxoCover is a Code Coverage Tool148.axoCover/*149!.axoCover/settings.json150 151# Coverlet is a free, cross platform Code Coverage Tool152coverage*.json153coverage*.xml154coverage*.info155 156# Visual Studio code coverage results157*.coverage158*.coveragexml159 160# NCrunch161_NCrunch_*162.*crunch*.local.xml163nCrunchTemp_*164 165# MightyMoose166*.mm.*167AutoTest.Net/168 169# Web workbench (sass)170.sass-cache/171 172# Installshield output folder173[Ee]xpress/174 175# DocProject is a documentation generator add-in176DocProject/buildhelp/177DocProject/Help/*.HxT178DocProject/Help/*.HxC179DocProject/Help/*.hhc180DocProject/Help/*.hhk181DocProject/Help/*.hhp182DocProject/Help/Html2183DocProject/Help/html184 185# Click-Once directory186publish/187 188# Publish Web Output189*.[Pp]ublish.xml190*.azurePubxml191# Note: Comment the next line if you want to checkin your web deploy settings,192# but database connection strings (with potential passwords) will be unencrypted193*.pubxml194*.publishproj195 196# Microsoft Azure Web App publish settings. Comment the next line if you want to197# checkin your Azure Web App publish settings, but sensitive information contained198# in these scripts will be unencrypted199PublishScripts/200 201# NuGet Packages202*.nupkg203# NuGet Symbol Packages204*.snupkg205# The packages folder can be ignored because of Package Restore206**/[Pp]ackages/*207# except build/, which is used as an MSBuild target.208!**/[Pp]ackages/build/209# Uncomment if necessary however generally it will be regenerated when needed210#!**/[Pp]ackages/repositories.config211# NuGet v3's project.json files produces more ignorable files212*.nuget.props213*.nuget.targets214 215# Microsoft Azure Build Output216csx/217*.build.csdef218 219# Microsoft Azure Emulator220ecf/221rcf/222 223# Windows Store app package directories and files224AppPackages/225BundleArtifacts/226Package.StoreAssociation.xml227_pkginfo.txt228*.appx229*.appxbundle230*.appxupload231 232# Visual Studio cache files233# files ending in .cache can be ignored234*.[Cc]ache235# but keep track of directories ending in .cache236!?*.[Cc]ache/237 238# Others239ClientBin/240~$*241*~242*.dbmdl243*.dbproj.schemaview244*.jfm245*.pfx246*.publishsettings247orleans.codegen.cs248 249# Including strong name files can present a security risk250# (https://github.com/github/gitignore/pull/2483#issue-259490424)251#*.snk252 253# Since there are multiple workflows, uncomment next line to ignore bower_components254# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)255#bower_components/256 257# RIA/Silverlight projects258Generated_Code/259 260# Backup & report files from converting an old project file261# to a newer Visual Studio version. Backup files are not needed,262# because we have git ;-)263_UpgradeReport_Files/264Backup*/265UpgradeLog*.XML266UpgradeLog*.htm267ServiceFabricBackup/268*.rptproj.bak269 270# SQL Server files271*.mdf272*.ldf273*.ndf274 275# Business Intelligence projects276*.rdl.data277*.bim.layout278*.bim_*.settings279*.rptproj.rsuser280*- [Bb]ackup.rdl281*- [Bb]ackup ([0-9]).rdl282*- [Bb]ackup ([0-9][0-9]).rdl283 284# Microsoft Fakes285FakesAssemblies/286 287# GhostDoc plugin setting file288*.GhostDoc.xml289 290# Node.js Tools for Visual Studio291.ntvs_analysis.dat292node_modules/293 294# Visual Studio 6 build log295*.plg296 297# Visual Studio 6 workspace options file298*.opt299 300# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)301*.vbw302 303# Visual Studio 6 auto-generated project file (contains which files were open etc.)304*.vbp305 306# Visual Studio 6 workspace and project file (working project files containing files to include in project)307*.dsw308*.dsp309 310# Visual Studio 6 technical files311*.ncb312*.aps313 314# Visual Studio LightSwitch build output315**/*.HTMLClient/GeneratedArtifacts316**/*.DesktopClient/GeneratedArtifacts317**/*.DesktopClient/ModelManifest.xml318**/*.Server/GeneratedArtifacts319**/*.Server/ModelManifest.xml320_Pvt_Extensions321 322# Paket dependency manager323.paket/paket.exe324paket-files/325 326# FAKE - F# Make327.fake/328 329# CodeRush personal settings330.cr/personal331 332# Python Tools for Visual Studio (PTVS)333__pycache__/334*.pyc335 336# Cake - Uncomment if you are using it337# tools/**338# !tools/packages.config339 340# Tabs Studio341*.tss342 343# Telerik's JustMock configuration file344*.jmconfig345 346# BizTalk build output347*.btp.cs348*.btm.cs349*.odx.cs350*.xsd.cs351 352# OpenCover UI analysis results353OpenCover/354 355# Azure Stream Analytics local run output356ASALocalRun/357 358# MSBuild Binary and Structured Log359*.binlog360 361# NVidia Nsight GPU debugger configuration file362*.nvuser363 364# MFractors (Xamarin productivity tool) working folder365.mfractor/366 367# Local History for Visual Studio368.localhistory/369 370# Visual Studio History (VSHistory) files371.vshistory/372 373# BeatPulse healthcheck temp database374healthchecksdb375 376# Backup folder for Package Reference Convert tool in Visual Studio 2017377MigrationBackup/378 379# Ionide (cross platform F# VS Code tools) working folder380.ionide/381 382# Fody - auto-generated XML schema383FodyWeavers.xsd384 385# VS Code files for those working on multiple tools386.vscode/*387!.vscode/settings.json388!.vscode/tasks.json389!.vscode/launch.json390!.vscode/extensions.json391*.code-workspace392 393# JetBrains394.idea/395 396# Local History for Visual Studio Code397.history/398 399# Windows Installer files from build outputs400*.cab401*.msi402*.msix403*.msm404*.msp405 406# JetBrains Rider407*.sln.iml408 409# version410**/_version.py411 412# Python Egg413*.egg-info/414 415# Tar416**/*.tar417**/*.tgz418**/*.txz419**/*.gz420**/*.xz421 422# Pickle423**/*.pickle424**/*.pkl425 426# Checkpoints427**/*.onnx428**/*.ckpt429**/*.safetensors430**/*.pth431**/*.pt432**/*.bin433**/*.msgpack434**/*.h5435**/*.ot436 437# Data438**/*.np439**/*.npy440**/*.npz441**/*.numpy442**/*.pd443**/*.pandas444 445# debug files446**/*debug*447 448# site449**/site450 