Open Issues Need Help
View All on GitHub Honor all .gitignore files when adding files 3 months ago
AI Summary: Modify the `commit` gem to honor all `.gitignore` files consistently when adding files, preventing the warning message from git about adding ignored files. This involves ensuring the gem correctly respects all `.gitignore` rules across all relevant directories, not just a subset.
Complexity:
4/5
enhancement good first issue