summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
11 daysgit: ignore vim leftover swpsWatson Wheeler
11 dayschore: rather ignore compile_commands.json instead of removingWatson Wheeler
Just because clang gets mad otherwise Signed-off-by: Watson Wheeler <git@tazy.dev>
2026-06-13git(ignore): Ignore swap files and other temporary editor filesTazyFoundSoup
2026-05-22fix(cov): Remove coverage patch threshold all together for codecovTazyFoundSoup
2026-05-21make(coverage): generate html for coverage reports in makefileTazyFoundSoup
2026-05-18git(ignore): Ignore correct coverage outputsTazyFoundSoup
2026-05-18ci(coverage): Add repo coverage with codecovTazyFoundSoup
2026-05-05chore(gitignore): remove bench dist ignoreTazyFoundSoup
2026-04-28chore(Makefile): Change OUTDIR from dist/ to build/TazyFoundSoup
2026-04-18fix(git): Ignore generated documentsTazyFoundSoup
2026-03-30chore(git): Ignore bench/dist/TazyFoundSoup
2026-03-29chore(bench): Ignore bench/dist/TazyFoundSoup
2026-03-29feat(git): Ignore test logsTazyFoundSoup
2026-02-22git(ignore): Remove cache directoryTazyFoundSoup
2026-02-22Make gitignoreTazyFoundSoup