.gitignore arreglado
This commit is contained in:
+10
-1
@@ -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/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user