Added comprehensive, well-organized rules to prevent tracking of: - Compiled binaries and build artifacts (*.rlib, debug_*, test_*, gen_*) - Scratch and temporary output files (*.ppm, mod, out.pdf, scratch/) - Backup and editor temporary files (*.bak*, *.bak.*, *~, *.swp, *.tmp) - Generated fixture source files (gen_*.rs in tests/, excluding xtask/) Rules are categorized by type for maintainability and specificity to avoid ignoring legitimate source files.
1 line
41 B
Text
1 line
41 B
Text
c7a2d47dccc929958f4f860a52817269400a72df
|