InstallMonitor/.gitignore
2025-09-29 10:09:35 +02:00

52 lines
487 B
Text

# Build-Output
bin/
obj/
# Visual Studio
*.user
*.suo
*.userosscache
*.sln.docstates
*.userprefs
# Rider / JetBrains
.idea/
*.iml
# VS Code
.vscode/
# Paket-Manager
packages/
*.nupkg
*.snupkg
# Logs & Temporäres
*.log
*.tlog
*.vspscc
*.vssscc
*.cache
*.tmp
# Visual Studio Arbeitsordner
.vs/
# Resharper
_ReSharper*/
*.[Rr]e[Ss]harper
# Test Ergebnisse
TestResults/
*.trx
# Publish Output
publish/
out/
dist/
# Sonstige
[Bb]uild/
project.lock.json
artifacts/
Generated Files/