Files
secdevops-csharp-app/.gitignore
Achim H. 251776b9fd
All checks were successful
Tests / Declarative: Post Actions No test results found
csharp-secdevops-pipeline-pod/pipeline/head This commit looks good
Complete Rebuild of Project from HelloWorld to Blazer WebApp
2026-05-12 09:16:44 +02:00

12 lines
125 B
Plaintext

# .NET Build-Artefakte
bin/
obj/
# Kompilierte Bibliotheken
*.so
*.dll
*.exe
*.pdb
# Datenbank-Dateien (lokale SQLite)
*.db