Mise à jour de '.gitignore'

pull/1/head
Rayhân HASSOU 1 year ago
parent 3fd1129f0c
commit dbbd8d8c62

480
.gitignore vendored

@ -1,400 +1,144 @@
# ---> VisualStudio # Created by https://www.toptal.com/developers/gitignore/api/node
## Ignore Visual Studio temporary files, build results, and # Edit at https://www.toptal.com/developers/gitignore?templates=node
## files generated by popular Visual Studio add-ons.
## ### Node ###
## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore # Logs
logs
# User-specific files
*.rsuser
*.suo
*.user
*.userosscache
*.sln.docstates
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
# Mono auto generated files
mono_crash.*
# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
[Ww][Ii][Nn]32/
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/
bld/
[Bb]in/
[Oo]bj/
[Ll]og/
[Ll]ogs/
# 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
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
*_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 *.log
*.tlog npm-debug.log*
*.vspscc yarn-debug.log*
*.vssscc yarn-error.log*
.builds lerna-debug.log*
*.pidb .pnpm-debug.log*
*.svclog
*.scc # Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
# Chutzpah Test files
_Chutzpah* # Runtime data
pids
# Visual C++ cache files *.pid
ipch/ *.seed
*.aps *.pid.lock
*.ncb
*.opendb # Directory for instrumented libs generated by jscoverage/JSCover
*.opensdf lib-cov
*.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
# 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
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
# 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
*- [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
.ntvs_analysis.dat
node_modules/
# Visual Studio 6 build log # Coverage directory used by tools like istanbul
*.plg coverage
*.lcov
# Visual Studio 6 workspace options file # nyc test coverage
*.opt .nyc_output
# Visual Studio 6 auto-generated workspace file (contains which files were open etc.) # Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
*.vbw .grunt
# Visual Studio 6 auto-generated project file (contains which files were open etc.) # Bower dependency directory (https://bower.io/)
*.vbp bower_components
# node-waf configuration
.lock-wscript
# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release
# Dependency directories
node_modules/
jspm_packages/
# Visual Studio 6 workspace and project file (working project files containing files to include in project) # Snowpack dependency directory (https://snowpack.dev/)
*.dsw web_modules/
*.dsp
# Visual Studio 6 technical files # TypeScript cache
*.ncb *.tsbuildinfo
*.aps
# Visual Studio LightSwitch build output # Optional npm cache directory
**/*.HTMLClient/GeneratedArtifacts .npm
**/*.DesktopClient/GeneratedArtifacts
**/*.DesktopClient/ModelManifest.xml
**/*.Server/GeneratedArtifacts
**/*.Server/ModelManifest.xml
_Pvt_Extensions
# Paket dependency manager # Optional eslint cache
.paket/paket.exe .eslintcache
paket-files/
# FAKE - F# Make # Optional stylelint cache
.fake/ .stylelintcache
# CodeRush personal settings # Microbundle cache
.cr/personal .rpt2_cache/
.rts2_cache_cjs/
.rts2_cache_es/
.rts2_cache_umd/
# Python Tools for Visual Studio (PTVS) # Optional REPL history
__pycache__/ .node_repl_history
*.pyc
# Cake - Uncomment if you are using it # Output of 'npm pack'
# tools/** *.tgz
# !tools/packages.config
# Tabs Studio # Yarn Integrity file
*.tss .yarn-integrity
# Telerik's JustMock configuration file # dotenv environment variable files
*.jmconfig .env
.env.development.local
.env.test.local
.env.production.local
.env.local
# BizTalk build output # parcel-bundler cache (https://parceljs.org/)
*.btp.cs .cache
*.btm.cs .parcel-cache
*.odx.cs
*.xsd.cs
# OpenCover UI analysis results # Next.js build output
OpenCover/ .next
out
# Azure Stream Analytics local run output # Nuxt.js build / generate output
ASALocalRun/ .nuxt
dist
# MSBuild Binary and Structured Log # Gatsby files
*.binlog .cache/
# Comment in the public line in if your project uses Gatsby and not Next.js
# https://nextjs.org/blog/next-9-1#public-directory-support
# public
# NVidia Nsight GPU debugger configuration file # vuepress build output
*.nvuser .vuepress/dist
# MFractors (Xamarin productivity tool) working folder # vuepress v2.x temp and cache directory
.mfractor/ .temp
# Local History for Visual Studio # Docusaurus cache and generated files
.localhistory/ .docusaurus
# Visual Studio History (VSHistory) files # Serverless directories
.vshistory/ .serverless/
# BeatPulse healthcheck temp database # FuseBox cache
healthchecksdb .fusebox/
# Backup folder for Package Reference Convert tool in Visual Studio 2017 # DynamoDB Local files
MigrationBackup/ .dynamodb/
# Ionide (cross platform F# VS Code tools) working folder # TernJS port file
.ionide/ .tern-port
# Fody - auto-generated XML schema # Stores VSCode versions used for testing VSCode extensions
FodyWeavers.xsd .vscode-test
# VS Code files for those working on multiple tools # yarn v2
.vscode/* .yarn/cache
!.vscode/settings.json .yarn/unplugged
!.vscode/tasks.json .yarn/build-state.yml
!.vscode/launch.json .yarn/install-state.gz
!.vscode/extensions.json .pnp.*
*.code-workspace
# Local History for Visual Studio Code ### Node Patch ###
.history/ # Serverless Webpack directories
.webpack/
# Windows Installer files from build outputs # Optional stylelint cache
*.cab
*.msi
*.msix
*.msm
*.msp
# JetBrains Rider # SvelteKit build / generate output
*.sln.iml .svelte-kit
# End of https://www.toptal.com/developers/gitignore/api/node

Loading…
Cancel
Save