.gitignore arreglado

This commit is contained in:
carlos
2024-06-09 17:13:45 -06:00
parent b0a8fd975e
commit b60b721599
120 changed files with 10 additions and 46 deletions
+10 -1
View File
@@ -1,5 +1,14 @@
# Carpeta de salida de compilación
/bin/
/bin/Debug/app.publish/
/bin/Debug/SqlServerTypes/
/bin/Debug/x64/
/bin/Debug/x86/
/bin/Debug/compabetov2.application
/bin/Debug/*.exe
/bin/Debug/*.config
/bin/Debug/*.dll
/bin/Debug/*.xml
/bin/Debug/*.manifest
/obj/
obj/