gitignore: add /artifact_cache (#11493)

## Problem

This is generated e.g. by `test_historic_storage_formats`, and causes
VSCode to list all the contained files as new.

## Summary of changes

Add `/artifact_cache` to `.gitignore`.
This commit is contained in:
Erik Grinaker
2025-04-08 16:57:10 +00:00
committed by GitHub
parent a09c933de3
commit d177654e5f
+1
View File
@@ -1,3 +1,4 @@
/artifact_cache
/pg_install
/target
/tmp_check