For my class project, my team uses hg to work together, and I made an ignore file from a verified answer from this question with a few additions. However, there is a problem. I have a .lib file needed to run the code, and I want it to be stored in the repository.
Since this .hgignore uses glob, so am I, since I can let the comp345_dnd / RollPlay.lib file (the root folder contain comp345_dnd) be in / observable while * .lib is ignored?
Portaljacker
source share