mirror of
https://github.com/neondatabase/neon.git
synced 2025-12-22 21:59:59 +00:00
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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
/artifact_cache
|
||||
/pg_install
|
||||
/target
|
||||
/tmp_check
|
||||
|
||||
Reference in New Issue
Block a user