[REPOS] Se agrega control de repositorios packs
1. Escolar - Base de OpenEducat
This commit is contained in:
parent
b7534228f8
commit
338eda970d
2 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -14,6 +14,7 @@
|
|||
# !archivo1.txt
|
||||
!README.md
|
||||
!.gitignore
|
||||
!packs/packs.repos
|
||||
|
||||
# Permitir archivos en carpetas específicas
|
||||
# !carpeta1/*.txt
|
||||
|
|
1
packs/packs.repos
Normal file
1
packs/packs.repos
Normal file
|
@ -0,0 +1 @@
|
|||
escolar|git@git.rosero.one:OPENTECH/odoo_escolar.git|devs18
|
Loading…
Reference in a new issue