Hi Guru
I find that Powerbuilder in commit + Push also sends pbls to repositories. Why ?
(I seem to notice that it happens when the system performs a merge).
I attach screenshoots
Every help is precious.
Gimmy
Ecosystem
- Powerbuilder 2017r3
- Git v2.20.1
- Repository: Azure DevOp
- Pbls are in the repository, but are excluded from the game by gitignore.
- this is the content of the gitignore:
* .opt
* .log
* .exe
* .pbl
* .pbd
* .dll
* .html
! PblSave / *