Closed
Description
Forge currently just uses the entire source tree but it really should respect the gitignore otherwise the hash will never be the same as the actual git hash for the source tree.
Not sure if there is a python implementation of the gitignore rules, but another option is to use the git
command itself which offers powerful capabilities for inspecting ignored files:
Metadata
Metadata
Assignees
Labels
No labels