Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Brayan Sarmiento
ETL Vendedor Medipiel Colombia
Commits
07d2a50a
Commit
07d2a50a
authored
Sep 24, 2025
by
Brayan Sarmiento
Browse files
Subir GitIgnore
parent
306a5a26
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitignore
0 → 100644
View file @
07d2a50a
# Archivos de compilación de Visual Studio
[Bb]in/
[Oo]bj/
*.user
*.suo
*.cache
*.log
*.tmp
# Archivos de la carpeta de ejecución en SSIS
*.ispac # Paquete desplegable, se puede regenerar
*.dtproj.user # Configuración local de usuario
*.dtsSettings # Configuración temporal
*.bak
*.backup
*.mdf
*.ldf
# Carpetas temporales de VS
.vs/
Debug/
Release/
# Archivos de sistema
Thumbs.db
.DS_Store
# --- IMPORTANTE ---
# Conservamos los paquetes SSIS
# No ignores los archivos .dtsx
!*.dtsx
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment